System.Windows.Forms.Design.AnchorEditor.GetEditStyle Method

Gets the editor style used by the AnchorEditor.EditValue(System.ComponentModel.ITypeDescriptorContext, IServiceProvider, object) method.

Syntax

public override System.Drawing.Design.UITypeEditorEditStyle GetEditStyle (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.

Returns

One of the System.Drawing.Design.UITypeEditorEditStyle values indicating the provided editing style. If the method is not supported, this method will return System.Drawing.Design.UITypeEditorEditStyle.None.

Remarks

Documentation for this section has not yet been entered.

Requirements

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