This documentation is archived and is not being maintained.

HtmlControlDesigner Properties

The HtmlControlDesigner type exposes the following members.

  NameDescription
Public property ActionLists Gets the design-time action lists supported by the component associated with the designer. (Inherited from ComponentDesigner.)
Public property AssociatedComponents Gets the collection of components associated with the component managed by the designer. (Inherited from ComponentDesigner.)
Public property Behavior Obsolete. Gets or sets the DHTML behavior that is associated with the designer.
Public property Component Gets the component this designer is designing. (Inherited from ComponentDesigner.)
Public property DataBindings Gets the data bindings collection for the current control.
Protected property DesignTimeElement Obsolete. Gets the design-time object representing the control that is associated with the HtmlControlDesigner object on the design surface.
Public property Expressions Gets the expression bindings for the current control at design time.
Protected property InheritanceAttribute Gets an attribute that indicates the type of inheritance of the associated component. (Inherited from ComponentDesigner.)
Protected property Inherited Gets a value indicating whether this component is inherited. (Inherited from ComponentDesigner.)
Protected property ParentComponent Gets the parent component for this designer. (Inherited from ComponentDesigner.)
Protected property ShadowProperties Gets a collection of property values that override user settings. (Inherited from ComponentDesigner.)
Public property ShouldCodeSerialize Obsolete. Gets or sets a value indicating whether to create a field declaration for the control in the code-behind file for the current design document during serialization.
Public property Verbs Gets the design-time verbs supported by the component that is associated with the designer. (Inherited from ComponentDesigner.)
Top

  NameDescription
Explicit interface implemetation Private property ITreeDesigner::Children For a description of this member, see the ITreeDesigner::Children property. (Inherited from ComponentDesigner.)
Explicit interface implemetation Private property ITreeDesigner::Parent For a description of this member, see the ITreeDesigner::Parent property. (Inherited from ComponentDesigner.)
Top
Show: