Showing Events Tab in Property Grid

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top