Condividi tramite


Proprietà DiagramKeyEventArgs.KeyCode

Ottiene il codice di tastiera per un evento KeyDown o KeyUp.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property KeyCode As Keys
public Keys KeyCode { get; }

Valore proprietà

Tipo: System.Windows.Forms.Keys

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DiagramKeyEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams