Aracılığıyla paylaş


BorderSidesEditor.GetEditStyle(ITypeDescriptorContext) Yöntem

Tanım

yönteminin düzenleme stilini EditValue alır.

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

Parametreler

context
ITypeDescriptorContext

ITypeDescriptorContext Denetim veya bileşen hakkında bilgi sağlayan bir.

Döndürülenler

UITypeEditorEditStyle

Değerlerden UITypeEditorEditStyle biri. Yöntem desteklenmiyorsa, bu yöntem döndürür None.

Şunlara uygulanır