AccessKeyEventArgs.Key Propiedad

Definición

Obtiene la tecla de acceso que se presionó.

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

Valor de propiedad

Tecla de acceso.

Se aplica a

Consulte también