.NET Windows Forms in a Nutshell

DockEditor

System.Windows.Forms.Design (system.design.dll) sealed class

This class provides an editor for the Dock property.

public sealed class DockEditor : System.Drawing.Design.UITypeEditor { // Public Constructors public DockEditor (); // 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 DockEditor

Категории