Back to Devexpress

NavBarAppearances.NavPaneContentButtonReleased Property

windowsforms-devexpress-dot-xtranavbar-dot-navbarappearances-6521198f.md

latest1.6 KB
Original Source

NavBarAppearances.NavPaneContentButtonReleased Property

Gets the appearance settings used to paint the Content Button after it has been pressed and released by a user.

Namespace : DevExpress.XtraNavBar

Assembly : DevExpress.XtraNavBar.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object that contains appearance settings.

|

See Also

NavPaneContentButton

NavPaneContentButtonHotTracked

NavPaneContentButtonPressed

NavBarAppearances Class

NavBarAppearances Members

DevExpress.XtraNavBar Namespace