DiagramKeyEventArgs.KeyValue Propriété

Définition

Obtient la valeur de clavier d'un événement KeyDown ou KeyUp.

public:
 property int KeyValue { int get(); };
public int KeyValue { get; }
member this.KeyValue : int
Public ReadOnly Property KeyValue As Integer

Valeur de propriété

Int32

Représentation entière de la propriété KeyData.

S’applique à