This documentation is archived and is not being maintained.
WizardStepEditableRegion Methods
Visual Studio 2010
The WizardStepEditableRegion type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetBounds | Retrieves the size of the designer region on the design surface. (Inherited from DesignerRegion.) |
|
GetChildViewRendering | Returns a ViewRendering object containing the design-time HTML markup for the given control. (Inherited from EditableDesignerRegion.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetService | Gets a service from the design host, as identified by the provided type. (Inherited from DesignerObject.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
IServiceProvider::GetService | For a description of this member, see IServiceProvider::GetService. (Inherited from DesignerObject.) |
Show: