Aracılığıyla paylaş


DateTimeEditor.GetEditStyle(ITypeDescriptorContext) Yöntem

Tanım

yönteminin düzenleme stilini EditValue alır. Yöntem desteklenmiyorsa, bu hiçbiri döndürür.

public:
 override System::Drawing::Design::UITypeEditorEditStyle GetEditStyle(System::ComponentModel::ITypeDescriptorContext ^ context);
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

Ek bağlam bilgileri sağlamak için kullanılabilecek bir tür tanımlayıcı bağlamı.

Döndürülenler

enum Sağlanan düzenleme stilini gösteren bir değer.

Şunlara uygulanır