Click or drag to resize

ChromiumWebBrowserDesigner Properties

Version 130.1.90

The ChromiumWebBrowserDesigner type exposes the following members.

Properties
 NameDescription
Public propertyAccessibilityObjectGets the AccessibleObject assigned to the control.
(Inherited from ControlDesigner)
Public propertyActionListsGets the design-time action lists supported by the component associated with the designer.
(Inherited from ComponentDesigner)
Public propertyAssociatedComponentsGets the collection of components associated with the component managed by the designer.
(Inherited from ControlDesigner)
Public propertyAutoResizeHandlesGets or sets a value indicating whether resize handle allocation depends on the value of the AutoSize property.
(Inherited from ControlDesigner)
Protected propertyBehaviorServiceGets the BehaviorService from the design environment.
(Inherited from ControlDesigner)
Public propertyComponentGets the component this designer is designing.
(Inherited from ComponentDesigner)
Public propertyControlGets the control that the designer is designing.
(Inherited from ControlDesigner)
Protected propertyEnableDragRectGets a value indicating whether drag rectangles can be drawn on this designer component.
(Inherited from ControlDesigner)
Protected propertyInheritanceAttributeGets the InheritanceAttribute of the designer.
(Inherited from ControlDesigner)
Protected propertyInheritedGets a value indicating whether this component is inherited.
(Inherited from ComponentDesigner)
Protected propertyParentComponentGets the parent component for the ControlDesigner.
(Inherited from ControlDesigner)
Public propertyParticipatesWithSnapLinesGets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation.
(Inherited from ControlDesigner)
Public propertySelectionRulesGets the selection rules that indicate the movement capabilities of a component.
(Inherited from ControlDesigner)
Protected propertyShadowPropertiesGets a collection of property values that override user settings.
(Inherited from ComponentDesigner)
Public propertySnapLinesGets a list of SnapLine objects representing significant alignment points for this control.
(Inherited from ControlDesigner)
Public propertyVerbsGets the design-time verbs supported by the component that is associated with the designer.
(Inherited from ComponentDesigner)
Top
See Also