Back to Devexpress

BarManagerAppearances Properties

windowsforms-devexpress-dot-xtrabars-dot-barmanagerappearances-dot-underscore-properties.md

latest2.9 KB
Original Source

BarManagerAppearances Properties

Contains default style settings for bars and their elements.

NameDescription
BarSpecifies appearance settings for items in bars in the normal state. This property is equivalent to the Normal property that you can access through the BarAppearance property.
BarAppearanceSpecifies appearance settings for items in bars in different visual states.
ControllerGets the controller which owns the current instance of the BarManagerAppearances class.
DockContains default style settings to paint bar dock controls.
ItemsFontContains default font settings to paint bar items.
MainMenuSpecifies appearance settings for items in main menus in the normal state. This property is equivalent to the Normal property that you can access through the MainMenuAppearance property.
MainMenuAppearanceSpecifies appearance settings for items in main menus in different visual states.
StatusBarSpecifies appearance settings for items in status bars in the normal state. This property is equivalent to the Normal property that you can access through the StatusBarAppearance property.
StatusBarAppearanceSpecifies appearance settings for items in status bars in different visual states.
SubMenuContains default style settings to paint sub items within container items and popup menus.

See Also

BarManagerAppearances Class

BarManagerAppearances Members

DevExpress.XtraBars Namespace