Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

55. Design Time Custom Designers

55.1 How do I implement a custom designer?
55.2 I have created a usercontrol and a designer, How can i debug the designer?
55.3 How can I insert custom menu items (verbs) into my Component/Control designer's Context Menu in design time?
55.4 How do I control the state of my custom verb in my designer?
55.5 How do I restrict my Container Control to parent only certain types of Controls, and vice-versa, during design-time?
55.6 How do I prevent the Designer-Grid from being drawn on my Container Control during design-time?
55.7 How do I get Mouse Messages on my Control during design-time?
55.8 Can I do some custom drawing on my control designer's surface during design-time?
55.9 How can I know when a Control/Component has been selected in the designer surface?
55.10 How do I prevent resizing of my Control in the designer?

 

Windows forms FAQ