Click or drag to resize

ChromiumWebBrowserDesigner Properties

Version 94.4.20

The ChromiumWebBrowserDesigner type exposes the following members.

Properties
  NameDescription
Public propertyAccessibilityObject
Gets the AccessibleObject assigned to the control.
(Inherited from ControlDesigner.)
Public propertyActionLists
Gets the design-time action lists supported by the component associated with the designer.
(Inherited from ComponentDesigner.)
Public propertyAssociatedComponents
Gets the collection of components associated with the component managed by the designer.
(Inherited from ControlDesigner.)
Public propertyAutoResizeHandles
Gets or sets a value indicating whether resize handle allocation depends on the value of the AutoSize property.
(Inherited from ControlDesigner.)
Protected propertyBehaviorService
Gets the BehaviorService from the design environment.
(Inherited from ControlDesigner.)
Public propertyComponent
Gets the component this designer is designing.
(Inherited from ComponentDesigner.)
Public propertyControl
Gets the control that the designer is designing.
(Inherited from ControlDesigner.)
Protected propertyEnableDragRect
Gets a value indicating whether drag rectangles can be drawn on this designer component.
(Inherited from ControlDesigner.)
Protected propertyInheritanceAttribute
Gets the InheritanceAttribute of the designer.
(Inherited from ControlDesigner.)
Protected propertyInherited
Gets a value indicating whether this component is inherited.
(Inherited from ComponentDesigner.)
Protected propertyParentComponent
Gets the parent component for the ControlDesigner.
(Inherited from ControlDesigner.)
Public propertyParticipatesWithSnapLines
Gets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation.
(Inherited from ControlDesigner.)
Public propertySelectionRules
Gets the selection rules that indicate the movement capabilities of a component.
(Inherited from ControlDesigner.)
Protected propertyShadowProperties
Gets a collection of property values that override user settings.
(Inherited from ComponentDesigner.)
Public propertySnapLines
Gets a list of SnapLine objects representing significant alignment points for this control.
(Inherited from ControlDesigner.)
Public propertyVerbs
Gets the design-time verbs supported by the component that is associated with the designer.
(Inherited from ComponentDesigner.)
Top
See Also