ConsoleDesigner.GetDesignTimeHtml Method
Include Protected Members
Include Inherited Members
Retrieves the HTML markup that is used to represent the control at design time.
Overload List
Name | Description | |
---|---|---|
GetDesignTimeHtml() | Retrieves the HTML markup that is used to represent the control at design time. (Overrides ControlDesigner.GetDesignTimeHtml().) | |
GetDesignTimeHtml(DesignerRegionCollection) | (Inherited from ControlDesigner.) |
Top