Back to Devexpress

NavBarAppearances.ButtonDisabled Property

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

latest1.6 KB
Original Source

NavBarAppearances.ButtonDisabled Property

Gets the appearance settings used to paint scroll buttons when they are disabled.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint scroll buttons when they are disabled.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

Button

ButtonHotTracked

ButtonPressed

NavBarAppearances Class

NavBarAppearances Members

DevExpress.XtraNavBar Namespace