共用方式為


DialogBase.ProcessDialogKey 方法

處理非字元按鍵動作。 攔截大部分的例外狀況。

命名空間:  Microsoft.VisualStudio.Modeling.Integration.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll 中)

語法

'宣告
Protected Overrides Function ProcessDialogKey ( _
    keyData As Keys _
) As Boolean
protected override bool ProcessDialogKey(
    Keys keyData
)

參數

傳回值

類型:System.Boolean
如果已處理,則為 true

.NET Framework 安全性

請參閱

參考

DialogBase 類別

Microsoft.VisualStudio.Modeling.Integration.Shell 命名空間