HtmlIntrinsicControlDesigner Properties

(see also Protected Properties )
  Name Description
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  Gets or sets the DHTML behavior that is associated with the designer. (Inherited from HtmlControlDesigner.)
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. (Inherited from HtmlControlDesigner.)
Public property Expressions  Gets the expression bindings for the current control at design time. (Inherited from HtmlControlDesigner.)
Public property ShouldCodeSerialize  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.)
Public property Verbs  Gets the design-time verbs supported by the component that is associated with the designer. (Inherited from ComponentDesigner.)
Top

  Name Description
Protected property DesignTimeElement  Gets the design-time object representing the control that is associated with the HtmlControlDesigner object on the design surface. (Inherited from HtmlControlDesigner.)
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.)
Top

Community Additions

ADD
Show: