System.Windows.Forms.Design.ParentControlDesigner: Property Members

The properties of System.Windows.Forms.Design.ParentControlDesigner are listed below. For a list of all members, see the ParentControlDesigner Members list.

See Also: Inherited members from System.Windows.Forms.Design.ControlDesigner

Public Properties

[read-only]
override
SnapLinesIList.

Gets a list of System.Windows.Forms.Design.Behavior.SnapLine objects representing significant alignment points for this control.

Protected Properties

[read-only]
AllowControlLassobool.

Gets a value indicating whether selected controls will be re-parented.

[read-only]
AllowGenericDragBoxbool.

Gets a value indicating whether a generic drag box should be drawn when dragging a toolbox item over the designer's surface.

[read-only]
AllowSetChildIndexOnDropbool.

Gets a value indicating whether the z-order of dragged controls should be maintained when dropped on a System.Windows.Forms.Design.ParentControlDesigner.

[read-only]
DefaultControlLocationSystem.Drawing.Point.

Gets the default location for a control added to the designer.

DrawGridbool.

Gets or sets a value indicating whether a grid should be drawn on the control for this designer.

[read-only]
override
EnableDragRectbool.

Gets a value indicating whether drag rectangles are drawn by the designer.

GridSizeSystem.Drawing.Size.

Gets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode.

[read-only]
MouseDragToolSystem.Drawing.Design.ToolboxItem.

Gets a value indicating whether the designer has a valid tool during a drag operation.