The members of System.Windows.Forms.Design.ParentControlDesigner are listed below.
See Also: Inherited members from System.Windows.Forms.Design.ControlDesigner
Initializes a new instance of the System.Windows.Forms.Design.ParentControlDesigner class. |
[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. |
CanParent(System.Windows.Forms.Control)
| ||
CanParent(ControlDesigner)
| ||
override | GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)
| |
override | Initialize(System.ComponentModel.IComponent)
| |
override | InitializeNewComponent(IDictionary)Documentation for this section has not yet been entered. |
AddPaddingSnapLines(ref ArrayList)Documentation for this section has not yet been entered. | ||
CreateTool(System.Drawing.Design.ToolboxItem)
| ||
CreateTool(System.Drawing.Design.ToolboxItem, System.Drawing.Point)
| ||
CreateTool(System.Drawing.Design.ToolboxItem, System.Drawing.Rectangle)
| ||
CreateToolCore(System.Drawing.Design.ToolboxItem, int, int, int, int, bool, bool)
| ||
override | Dispose(bool)
| |
GetControl(object)
| ||
override | GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)
| |
GetParentForComponent(System.ComponentModel.IComponent)
| ||
GetUpdatedRect(System.Drawing.Rectangle, System.Drawing.Rectangle, bool)
| ||
static | InvokeCreateTool(ParentControlDesigner, System.Drawing.Design.ToolboxItem)
| |
override | OnDragComplete(System.Windows.Forms.DragEventArgs)
| |
override | OnDragDrop(System.Windows.Forms.DragEventArgs)
| |
override | OnDragEnter(System.Windows.Forms.DragEventArgs)
| |
override | OnDragLeave(EventArgs)
| |
override | OnDragOver(System.Windows.Forms.DragEventArgs)
| |
override | OnMouseDragBegin(int, int)
| |
override | OnMouseDragEnd(bool)
| |
override | OnMouseDragMove(int, int)
| |
override | OnPaintAdornments(System.Windows.Forms.PaintEventArgs)
| |
override | OnSetCursor()
| |
override | PreFilterProperties(IDictionary)
|