Hi,
I am developing a designer at runtime. In designer I have a PropertyGrid with the properties and events. When I double click an event, it generates the method name automatically. I need to open a code editor (new form) when this double click the name is generated. How do I capture this event in PropertyGrid?
Thanks
I am developing a designer at runtime. In designer I have a PropertyGrid with the properties and events. When I double click an event, it generates the method name automatically. I need to open a code editor (new form) when this double click the name is generated. How do I capture this event in PropertyGrid?
Thanks