AccessKeyEventArgs.Key Eigenschap

Definitie

Hiermee haalt u de toegangssleutels op die zijn ingedrukt.

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

Waarde van eigenschap

De toegangssleutel.

Van toepassing op

Zie ook