Hi , I'd like to take your opinions about the following scenario: I have a custom control that inherits from a complex control (say toolstrip?) to customize its behavior. However, I'd like to change some of its behavior in the design time also. In this case, I need a custom designer; but inheriting from control designer or component designer directly seems to be a problem. A complex control already has a designer which lets me use it in the design mode, but I'd like to extend its runtime and design time behavior. For the runtime, inheriting from the control and overriding methods works fine usually. What about the designer? If I inherit from controldesigner and attach this new designer to my inherited control, won't I lose the already done work of the original designer? What do you recommend in this case? How do I get the designer of an existing control, maybe to take a peek at it using reflector?
Best Regards Seref Arikan -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.409 / Virus Database: 268.13.30/521 - Release Date: 11/7/2006 =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com