System.Windows.Forms.Design.DockEditor Members

The members of System.Windows.Forms.Design.DockEditor are listed below.

See Also: Inherited members from System.Drawing.Design.UITypeEditor

Public Constructors

Initializes a new instance of the System.Windows.Forms.Design.DockEditor class.

Public Methods

override
EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) : object

Edits the specified object value using the editor style provided by GetEditorStyle. A service provider is provided so that any required editing services can be obtained.

override
GetEditStyle(System.ComponentModel.ITypeDescriptorContext) : System.Drawing.Design.UITypeEditorEditStyle

Retrieves the editing style of the EditValue method. If the method is not supported, this will return None.