J
J French
I am writing a user control and have encountered a problem. I need to create
a property that will provide the user with several property value choices
that will appear in a drop-down list similar to that for the form
"BackgroundColor" property. My property will be a listing of strings. How do
I code this in the Set and Get areas for the creation of this property ? I
appreciate any help that can be provided.
John
a property that will provide the user with several property value choices
that will appear in a drop-down list similar to that for the form
"BackgroundColor" property. My property will be a listing of strings. How do
I code this in the Set and Get areas for the creation of this property ? I
appreciate any help that can be provided.
John