MultilineStringEditor.GetEditStyle(ITypeDescriptorContext) Metódus

Definíció

Lekéri a metódus szerkesztési stílusát EditValue(ITypeDescriptorContext, IServiceProvider, Object) .

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

Paraméterek

context
ITypeDescriptorContext

Olyan ITypeDescriptorContext , amely további környezeti információk megszerzésére használható.

Válaszok

A UITypeEditorEditStyle támogatott szerkesztési stílust jelző számbavételi érték.

A következőre érvényes: