dotnetmonitor.com

 
Index
Previous
Next

 

Override the InitializeNewComponent method on the ComponentDesigner attached to your control. This method is run the first time a control or component is added to the design surface. The corresponding InitializeExistingComponent is called when a control or component is created by either reopening the designer or reparsing the code in InitializeComponent.
What is a smart tag?
What are the types of DesignerActionItems?
How do I add a smart tag to my control?
How can I refresh the smart tag panel for my control?
How can I modify smart tags on existing controls?
How do I get undo to work for smart tag items?