Skip to main content
A newer version of this page is available. .

KeyShortcut.AltKeyName Property

Gets the name of the ALT key which is dependent upon the end-user’s regional settings.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v19.2.dll

Declaration

public static string AltKeyName { get; }

Property Value

Type Description
String

A string which specifies the name of the ALT key.

See Also