CursorEditor.GetEditStyle(ITypeDescriptorContext) Metod

Definition

Hämtar redigeringsformatet för EditValue metoden.

public:
 override System::Drawing::Design::UITypeEditorEditStyle GetEditStyle(System::ComponentModel::ITypeDescriptorContext ^ context);
public override System.Drawing.Design.UITypeEditorEditStyle GetEditStyle(System.ComponentModel.ITypeDescriptorContext context);
override this.GetEditStyle : System.ComponentModel.ITypeDescriptorContext -> System.Drawing.Design.UITypeEditorEditStyle
Public Overrides Function GetEditStyle (context As ITypeDescriptorContext) As UITypeEditorEditStyle

Parametrar

context
ITypeDescriptorContext

En typbeskrivningskontext som kan användas för att ge ytterligare kontextinformation.

Returer

Ett uppräkningsvärde som anger det angivna redigeringsformatet. Om metoden inte stöds returnerar Nonedetta .

Gäller för