閱讀英文

共用方式為


ShortcutKeysEditor.GetEditStyle(ITypeDescriptorContext) 方法

定義

取得 EditValue 方法所使用的編輯器樣式。

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

參數

context
ITypeDescriptorContext

ITypeDescriptorContext,可用來取得額外的內容資訊。

傳回

UITypeEditorEditStyle

UITypeEditorEditStyle 值,表示 EditValue 方法所使用的編輯器樣式。

備註

如果該方法不受支援,這個方法會傳回 None

適用於