G
Guest
I am using property grid in my app to configure some custom controls at
runtime How can I show the Events tab in the grid ? The PropertyTabs.AddTabs
does not work. Also the grid is in runtime mode. No siting nor design time
support.
A custom object that implements ICustomTypeDescriptor is set to the
SelectedObject property of the grid to display properties.
Any help is appreciated
runtime How can I show the Events tab in the grid ? The PropertyTabs.AddTabs
does not work. Also the grid is in runtime mode. No siting nor design time
support.
A custom object that implements ICustomTypeDescriptor is set to the
SelectedObject property of the grid to display properties.
Any help is appreciated