AccessKeyEventArgs.Key Propriété

Définition

Obtient les touches d’accès qui ont été enfoncées.

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

Valeur de propriété

Clé d’accès.

S’applique à

Voir aussi