CustomDrawHamburgerButtonEventArgs.State Property
In This Article
Gets the hamburger button state: normal, hot tracked, pressed, disabled, or selected.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A value that specifies the hamburger button state: normal, hot tracked, pressed, disabled, or selected. |
See Also