Back to Devexpress

NavBarAppearances.NavPaneContentButtonHotTracked Property

windowsforms-devexpress-dot-xtranavbar-dot-navbarappearances-8f805c4a.md

latest1.6 KB
Original Source

NavBarAppearances.NavPaneContentButtonHotTracked Property

Gets the appearance settings used to paint the Content Button when it is hot-tracked.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object that contains appearance settings.

|

See Also

NavPaneContentButton

NavPaneContentButtonPressed

NavPaneContentButtonReleased

NavBarAppearances Class

NavBarAppearances Members

DevExpress.XtraNavBar Namespace