The properties of System.Windows.Forms.Design.ControlDesigner are listed below. For a list of all members, see the ControlDesigner Members list.
See Also: Inherited members from System.ComponentModel.Design.ComponentDesigner
[read-only] | AccessibilityObject | System.Windows.Forms.AccessibleObject.
Gets the System.Windows.Forms.AccessibleObject assigned to the control. |
[read-only] override | AssociatedComponents | ICollection.
Gets the collection of components associated with the component managed by the designer. |
AutoResizeHandles | bool.
Gets or sets a value indicating whether resize handle allocation depends on the value of the System.Windows.Forms.Control.AutoSize property. | |
[read-only] | Control | System.Windows.Forms.Control.
Gets the control that the designer is designing. |
[read-only] | ParticipatesWithSnapLines | bool.
Gets a value indicating whether the System.Windows.Forms.Design.ControlDesigner will allow snapline alignment during a drag operation. |
[read-only] | SelectionRules | SelectionRules.
Gets the selection rules that indicate the movement capabilities of a component. |
[read-only] | SnapLines | IList.
Gets a list of System.Windows.Forms.Design.Behavior.SnapLine objects representing significant alignment points for this control. |
[read-only] | BehaviorService | System.Windows.Forms.Design.Behavior.BehaviorService.
Gets the System.Windows.Forms.Design.Behavior.BehaviorService from the design environment. |
[read-only] | EnableDragRect | bool.
Gets a value indicating whether drag rectangles can be drawn on this designer component. |
[read-only] override | InheritanceAttribute | System.ComponentModel.InheritanceAttribute.
Gets the System.ComponentModel.InheritanceAttribute of the designer. |
[read-only] override | ParentComponent | System.ComponentModel.IComponent.
Gets the parent component for the System.Windows.Forms.Design.ControlDesigner. |