I'm creating custom server controls, one of them is inheriting from a textbox. I want to create a property, say for example, Color, and in the designer, I want the use to be able to choose from a list of colors in a drop down in the property window for this control.
How do I do the dropdown list for the property's value?
Thanks in advance,
tperri
How do I do the dropdown list for the property's value?
Thanks in advance,
tperri