| ChromiumWebBrowserDesigner Properties | 
The ChromiumWebBrowserDesigner type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AccessibilityObject | Gets the AccessibleObject assigned to the control.(Inherited from ControlDesigner.) | 
|  | 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 ControlDesigner.) | 
|  | AutoResizeHandles | Gets or sets a value indicating whether resize handle allocation depends on the value of the AutoSize property. (Inherited from ControlDesigner.) | 
|  | BehaviorService | Gets the BehaviorService from the design environment.(Inherited from ControlDesigner.) | 
|  | Component | Gets the component this designer is designing.(Inherited from ComponentDesigner.) | 
|  | Control | Gets the control that the designer is designing.(Inherited from ControlDesigner.) | 
|  | EnableDragRect | Gets a value indicating whether drag rectangles can be drawn on this designer component.(Inherited from ControlDesigner.) | 
|  | InheritanceAttribute | Gets the InheritanceAttribute of the designer.(Inherited from ControlDesigner.) | 
|  | Inherited | Gets a value indicating whether this component is inherited.(Inherited from ComponentDesigner.) | 
|  | ParentComponent | Gets the parent component for the ControlDesigner.(Inherited from ControlDesigner.) | 
|  | ParticipatesWithSnapLines | Gets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation.(Inherited from ControlDesigner.) | 
|  | SelectionRules | Gets the selection rules that indicate the movement capabilities of a component.(Inherited from ControlDesigner.) | 
|  | ShadowProperties | Gets a collection of property values that override user settings.(Inherited from ComponentDesigner.) | 
|  | SnapLines | Gets a list of SnapLine objects representing significant alignment points for this control.(Inherited from ControlDesigner.) | 
|  | Verbs | Gets the design-time verbs supported by the component that is associated with the designer.(Inherited from ComponentDesigner.) | 
 See Also
See Also