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
[read-only] override | SnapLines | IList.
Gets a list of System.Windows.Forms.Design.Behavior.SnapLine objects representing significant alignment points for this control. |
[read-only] | AllowControlLasso | bool.
Gets a value indicating whether selected controls will be re-parented. |
[read-only] | AllowGenericDragBox | bool.
Gets a value indicating whether a generic drag box should be drawn when dragging a toolbox item over the designer's surface. |
[read-only] | AllowSetChildIndexOnDrop | bool.
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] | DefaultControlLocation | System.Drawing.Point.
Gets the default location for a control added to the designer. |
DrawGrid | bool.
Gets or sets a value indicating whether a grid should be drawn on the control for this designer. | |
[read-only] override | EnableDragRect | bool.
Gets a value indicating whether drag rectangles are drawn by the designer. |
GridSize | System.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] | MouseDragTool | System.Drawing.Design.ToolboxItem.
Gets a value indicating whether the designer has a valid tool during a drag operation. |