This documentation is archived and is not being maintained.
HtmlIntrinsicControlDesigner Properties
Visual Studio 2010
The HtmlIntrinsicControlDesigner type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionLists | Gets the design-time action lists supported by the component associated with the designer. (Inherited from ComponentDesigner.) |
|
AssociatedComponents | Gets the collection of components associated with the component managed by the designer. (Inherited from ComponentDesigner.) |
|
Behavior | Obsolete. Gets or sets the DHTML behavior that is associated with the designer. (Inherited from HtmlControlDesigner.) |
|
Component | Gets the component this designer is designing. (Inherited from ComponentDesigner.) |
|
DataBindings | Gets the data bindings collection for the current control. (Inherited from HtmlControlDesigner.) |
|
DesignTimeElement | Obsolete. Gets the design-time object representing the control that is associated with the HtmlControlDesigner object on the design surface. (Inherited from HtmlControlDesigner.) |
|
Expressions | Gets the expression bindings for the current control at design time. (Inherited from HtmlControlDesigner.) |
|
InheritanceAttribute | Gets an attribute that indicates the type of inheritance of the associated component. (Inherited from ComponentDesigner.) |
|
Inherited | Gets a value indicating whether this component is inherited. (Inherited from ComponentDesigner.) |
|
ParentComponent | Gets the parent component for this designer. (Inherited from ComponentDesigner.) |
|
ShadowProperties | Gets a collection of property values that override user settings. (Inherited from ComponentDesigner.) |
|
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. (Inherited from HtmlControlDesigner.) |
|
Verbs | Gets the design-time verbs supported by the component that is associated with the designer. (Inherited from ComponentDesigner.) |
| Name | Description | |
|---|---|---|
|
ITreeDesigner::Children | For a description of this member, see the ITreeDesigner::Children property. (Inherited from ComponentDesigner.) |
|
ITreeDesigner::Parent | For a description of this member, see the ITreeDesigner::Parent property. (Inherited from ComponentDesigner.) |
Show: