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

BarShortcut.Empty Field

Represents a null shortcut. (The BarShortcut.Key and BarShortcut.SecondKey properties of the returned BarShortcut object are set to Keys.None).

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public static BarShortcut Empty

Field Value

Type
BarShortcut
See Also