DocumentDesigner Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| 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) |
| Component | Gets the component this designer is designing. (inherited from ComponentDesigner) |
| Control | Gets the control that the designer is designing. (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 SelectionRules for the designer. |
| SnapLines | Gets a list of SnapLine objects representing significant alignment points for this control. (inherited from ParentControlDesigner) |
| Verbs | Gets the design-time verbs supported by the component that is associated with the designer. (inherited from ComponentDesigner) |
| Name | Description | |
|---|---|---|
| AllowControlLasso | Gets a value indicating whether selected controls will be re-parented. (inherited from ParentControlDesigner) |
| AllowGenericDragBox | Gets a value indicating whether a generic drag box should be drawn when dragging a toolbox item over the designer's surface. (inherited from ParentControlDesigner) |
| AllowSetChildIndexOnDrop | Gets a value indicating whether the z-order of dragged controls should be maintained when dropped on a ParentControlDesigner. (inherited from ParentControlDesigner) |
| BehaviorService | Gets the BehaviorService from the design environment. (inherited from ControlDesigner) |
| DefaultControlLocation | Gets the default location for a control added to the designer. (inherited from ParentControlDesigner) |
| DrawGrid | Gets or sets a value indicating whether a grid should be drawn on the control for this designer. (inherited from ParentControlDesigner) |
| EnableDragRect | Gets a value indicating whether drag rectangles are drawn by the designer. (inherited from ParentControlDesigner) |
| GridSize | Gets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode. (inherited from ParentControlDesigner) |
| InheritanceAttribute | Gets the System.ComponentModel.InheritanceAttribute of the designer. (inherited from ControlDesigner) |
| Inherited | Gets a value indicating whether this component is inherited. (inherited from ComponentDesigner) |
| MouseDragTool | Gets a value indicating whether the designer has a valid tool during a drag operation. (inherited from ParentControlDesigner) |
| ParentComponent | Gets the parent component for the ControlDesigner. (inherited from ControlDesigner) |
| ShadowProperties | Gets a collection of property values that override user settings. (inherited from ComponentDesigner) |