Back to Devexpress

NavBarAppearances.ButtonHotTracked Property

windowsforms-devexpress-dot-xtranavbar-dot-navbarappearances-c47b2f98.md

latest1.6 KB
Original Source

NavBarAppearances.ButtonHotTracked Property

Gets the appearance settings used to paint hot-tracked scroll buttons.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
public AppearanceObject ButtonHotTracked { get; }
vb
Public ReadOnly Property ButtonHotTracked As AppearanceObject

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint hot-tracked scroll buttons.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

Button

ButtonDisabled

ButtonPressed

NavBarAppearances Class

NavBarAppearances Members

DevExpress.XtraNavBar Namespace