Thanks very much.
I had forgotten the parameterless constructor.
One (hopefully) final question:
Is it possible to give an alias to the class name such that this alias appears in the combo box rather than the actual class name?
I can add the DisplayName attribute, <DisplayName("My class name")>, before the class definition and this alias appears in the property grid title but not in the combo box.
Thanks again for the help - I look forward to using other controls in this Toolkit!
I had forgotten the parameterless constructor.
One (hopefully) final question:
Is it possible to give an alias to the class name such that this alias appears in the combo box rather than the actual class name?
I can add the DisplayName attribute, <DisplayName("My class name")>, before the class definition and this alias appears in the property grid title but not in the combo box.
Thanks again for the help - I look forward to using other controls in this Toolkit!