共用方式為


DialogBase.ProcessDialogChar 方法

處理一個字元。 會攔截大部分的例外狀況。

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

語法

'宣告
Protected Overrides Function ProcessDialogChar ( _
    charCode As Char _
) As Boolean
protected override bool ProcessDialogChar(
    char charCode
)

參數

傳回值

型別:System.Boolean
true 如果處理

.NET Framework 安全性

請參閱

參考

DialogBase 類別

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