This documentation is archived and is not being maintained.
IControlDesignerAccessor Members
Visual Studio 2008
Provides access to a control designer to store temporary design-time data associated with a control.
The IControlDesignerAccessor type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetDesignModeState | When implemented, gets the state from the control during use on the design surface. |
|
SetDesignModeState | When implemented, sets control state before rendering it on the design surface. |
|
SetOwnerControl | When implemented, specifies the control that acts as the owner to the control implementing this method. |
Show: