Partager via


ToolWindowPane.OnNavigationKeyDown, méthode

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Overridable Function OnNavigationKeyDown ( _
    dwNavigationKey As UInteger, _
    dwModifiers As UInteger _
) As Boolean
public virtual bool OnNavigationKeyDown(
    uint dwNavigationKey,
    uint dwModifiers
)

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IVsWindowSearch.OnNavigationKeyDown(UInt32, UInt32)

Sécurité .NET Framework

Voir aussi

Référence

ToolWindowPane Classe

Microsoft.VisualStudio.Shell, espace de noms