Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Accesses designer events.
The IDesignerEventAccessor type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnDesignerLoad | Represents the event raised when the OnLoadComplete method of the control is called. Implementations of this method can call the OnLoad method of the control. |
![]() |
OnDesignerPreRender | Represents the event raised when the Control Designer renders the preview of the control. Implementations of this method can call the OnPreRender method of the control. |
Top