Back to Devexpress

NavBarAppearances Properties

windowsforms-devexpress-dot-xtranavbar-dot-navbarappearances-dot-underscore-properties.md

latest4.7 KB
Original Source

NavBarAppearances Properties

Provides the appearance settings used to paint the XtraNavBar control.

NameDescription
BackgroundGets the appearance settings used to paint the NavBarControl’s background.
ButtonGets the appearance settings used to paint scroll buttons.
ButtonDisabledGets the appearance settings used to paint scroll buttons when they are disabled.
ButtonHotTrackedGets the appearance settings used to paint hot-tracked scroll buttons.
ButtonPressedGets the appearance settings used to paint the pressed scroll button.
GroupBackgroundGets the appearance settings used to paint the group’s background.
GroupHeaderGets the appearance settings used to paint group headers.
GroupHeaderActiveGets the appearance settings used to paint the header of the currently active NavBarGroup.
GroupHeaderHotTrackedGets the appearance settings used to paint the group header when it’s hot-tracked.
GroupHeaderPressedGets the appearance settings used to paint the group header when it’s pressed.
HintGets the appearance settings used to paint hints.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoadingIndicates whether the collection’s owner is currently being initialized. Inherited from BaseAppearanceCollection.
ItemGets the appearance settings used to paint item links.
ItemActiveGets the appearance settings used to paint the currently active item link.
ItemDisabledGets the appearance settings used to paint the item link which is disabled.
ItemHotTrackedGets the appearance settings used to paint the item link when it’s hot-tracked.
ItemPressedGets the appearance settings used to paint an item link when it’s pressed.
LinkDropTargetGets the appearance settings used to paint the horizontal line which indicates the position that the link is being dragged to.
NavigationPaneHeaderGets the appearance settings used to paint the navigation pane’s header.
NavPaneContentButtonGets the appearance settings used to paint the Content Button.
NavPaneContentButtonHotTrackedGets the appearance settings used to paint the Content Button when it is hot-tracked.
NavPaneContentButtonPressedGets the appearance settings used to paint the Content Button in the pressed state.
NavPaneContentButtonReleasedGets the appearance settings used to paint the Content Button after it has been pressed and released by a user.

See Also

NavBarAppearances Class

NavBarAppearances Members

DevExpress.XtraNavBar Namespace