G
Guest
Hi,
How can I display a property as a combo box in a PropertyGrid control. I know that if the property is an enum this will display as a combo box but I want the user to be able to select from a dynamically produced combo box, not an enum.
At the moment I have a (Collection) displayed but this is cumbersome.
Thanks
Monty
How can I display a property as a combo box in a PropertyGrid control. I know that if the property is an enum this will display as a combo box but I want the user to be able to select from a dynamically produced combo box, not an enum.
At the moment I have a (Collection) displayed but this is cumbersome.
Thanks
Monty