The members of System.Windows.Forms.Design.ControlDesigner are listed below.
See Also: Inherited members from System.ComponentModel.Design.ComponentDesigner
Initializes a new instance of the System.Windows.Forms.Design.ControlDesigner class. |
accessibilityObj | System.Windows.Forms.AccessibleObject.
Specifies the accessibility object for the designer. | |
static readonly | InvalidPoint | System.Drawing.Point.
Defines a local System.Drawing.Point that represents the values of an invalid System.Drawing.Point. |
[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. |
CanBeParentedTo(System.ComponentModel.Design.IDesigner)
| ||
GetGlyphs(System.Windows.Forms.Design.Behavior.GlyphSelectionType)
| ||
override | Initialize(System.ComponentModel.IComponent)
| |
override | InitializeExistingComponent(IDictionary)
| |
override | InitializeNewComponent(IDictionary)
| |
InternalControlDesigner(int)
| ||
NumberOfInternalControlDesigners()
| ||
override | OnSetComponentDefaults()
|
BaseWndProc(ref System.Windows.Forms.Message)Documentation for this section has not yet been entered. | ||
DefWndProc(ref System.Windows.Forms.Message)Documentation for this section has not yet been entered. | ||
DisplayError(Exception)
| ||
override | Dispose(bool)
| |
EnableDesignMode(System.Windows.Forms.Control, string)
| ||
EnableDragDrop(bool)
| ||
GetControlGlyph(System.Windows.Forms.Design.Behavior.GlyphSelectionType)
| ||
GetHitTest(System.Drawing.Point)
| ||
HookChildControls(System.Windows.Forms.Control)
| ||
OnContextMenu(int, int)
| ||
OnCreateHandle()
| ||
OnDragComplete(System.Windows.Forms.DragEventArgs)
| ||
OnDragDrop(System.Windows.Forms.DragEventArgs)
| ||
OnDragEnter(System.Windows.Forms.DragEventArgs)
| ||
OnDragLeave(EventArgs)
| ||
OnDragOver(System.Windows.Forms.DragEventArgs)
| ||
OnGiveFeedback(System.Windows.Forms.GiveFeedbackEventArgs)
| ||
OnMouseDragBegin(int, int)
| ||
OnMouseDragEnd(bool)
| ||
OnMouseDragMove(int, int)
| ||
OnMouseEnter()
| ||
OnMouseHover()
| ||
OnMouseLeave()
| ||
OnPaintAdornments(System.Windows.Forms.PaintEventArgs)
| ||
OnSetCursor()
| ||
override | PreFilterProperties(IDictionary)
| |
UnhookChildControls(System.Windows.Forms.Control)
| ||
WndProc(ref System.Windows.Forms.Message)Documentation for this section has not yet been entered. |
System.Windows.Forms.Design.IMessageReceiver.WndProc | Documentation for this section has not yet been entered. |