Provides a user interface for configuring an System.Windows.Forms.Control.Anchor property.
See Also: AnchorEditor Members
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.