System.Windows.Forms.Design.AnchorEditor Class

Provides a user interface for configuring an System.Windows.Forms.Control.Anchor property.

See Also: AnchorEditor Members

Syntax

public sealed class AnchorEditor : System.Drawing.Design.UITypeEditor

Remarks

The System.Windows.Forms.Design.AnchorEditor provides a design-time user interface for configuring an System.Windows.Forms.Control.Anchor property. An System.Windows.Forms.Control.Anchor property is typically used to determine which sides of the container a control is bound to. This class provides a drop-down graphical control that allows the user to specify which sides of the container to anchor the control to.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0