I want to eliminate the little triangular arrow poinger that appears tot he
right of the menu item. Which control setting lets me do that.
...
more >>
Hi: In the listbox name lstOpenAccounts there are three hundred values.
In another listbox name lstseldist there are two values but it could be
three or four. Assume from the first listbox name lstOpenAccounts I
select 150 Accounts and in the second list box name lstseldist there
are two name fo...
more >>
I am trying to create a FormView controls in which I access and modify the
the controls in the PagerTemplate programmatically. However, I continue to
recieve the following error:
Object reference not set to an instance of an object.
I am attempting to access the controls in my PagerTemplat...
more >>
I am looking for a way to hide a property I created on a user control from a
property grid at runtime but allow it to be seen at design time.
Any ideas?
I tried setting the category of the property to 'Design' and that does not
do it.
I tried adding the 'DesignOnly' attribute and that d...
more >>