dotnetmonitor.com |
|
|||||||||||
| 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. | |||||||||||