J
Jan Tielens
Hi all
I want to make a usercontrol that has a property that
lists all the Classes of the project of the form where the
usercontrol is placed on.
I know how to create a custom StringConvertor and how to
overload the GetStandardValues function, to display a
dropdown list. But I'm need to now how I can retrieve the
classes at design time of the project. Any thoughts?
Thx
Jan
I want to make a usercontrol that has a property that
lists all the Classes of the project of the form where the
usercontrol is placed on.
I know how to create a custom StringConvertor and how to
overload the GetStandardValues function, to display a
dropdown list. But I'm need to now how I can retrieve the
classes at design time of the project. Any thoughts?
Thx
Jan