Name

AnchorEditor

Synopsis

This class provides the editor for the Anchor property. You would not normally use it directly in your own code.


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

// Public Constructors

   public AnchorEditor();

// Public Instance Methods

   public override object EditValue(System.ComponentModel.ITypeDescriptorContext context,

  // overrides System.Drawing.Design.UITypeEditor

   public override UITypeEditorEditStyle GetEditStyle(

  // overrides System.Drawing.Design.UITypeEditor

}

Hierarchy

System.Object System.Drawing.Design.UITypeEditor AnchorEditor

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.