Partager via


DialogBase.ProcessDialogChar, méthode

Traite un caractère. Intercepte la plupart des exceptions.

Espace de noms :  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)

Syntaxe

'Déclaration
Protected Overrides Function ProcessDialogChar ( _
    charCode As Char _
) As Boolean
protected override bool ProcessDialogChar(
    char charCode
)

Paramètres

Valeur de retour

Type : System.Boolean
True si traité

Sécurité .NET Framework

Voir aussi

Référence

DialogBase Classe

Microsoft.VisualStudio.Modeling.Integration.Shell, espace de noms