This documentation is archived and is not being maintained.
HtmlControlDesigner Properties
.NET Framework 1.1
The properties of the HtmlControlDesigner class are listed here. For a complete list of HtmlControlDesigner class members, see the HtmlControlDesigner Members topic.
Public Properties
AssociatedComponents (inherited from ComponentDesigner) | Gets the collection of components associated with the component managed by the designer. |
Behavior | Gets or sets the DHTML behavior associated with the designer instance. |
Component (inherited from ComponentDesigner) | Gets the component this designer is designing. |
DataBindings | Gets or sets the data bindings for the current control. |
ShouldCodeSerialize | Gets or sets a value indicating whether a field declaration for the control should be created in the code-behind file for the current design document during serialization. |
Verbs (inherited from ComponentDesigner) | Gets the design-time verbs supported by the component that is associated with the designer. |
Protected Properties
DesignTimeElement | Gets the design-time object representing the control associated with the HtmlControlDesigner on the design surface. |
InheritanceAttribute (inherited from ComponentDesigner) | Gets an attribute that indicates the type of inheritance of the associated component. |
Inherited (inherited from ComponentDesigner) | Gets a value indicating whether this component is inherited. |
ShadowProperties (inherited from ComponentDesigner) | Gets a collection of property values that override user settings. |
See Also
Show:
