Back to Devexpress

BarManagerProperties Properties

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

latest3.7 KB
Original Source

BarManagerProperties Properties

Contains default customization settings for bars.

NameDescription
AllowLinkLightingGets or sets whether images are highlighted when links are hot-tracked.
BarItemHorzIndentReturns the actual horizontal indent, in pixels, between a bar item link’s content and borders.
BarItemVertIndentReturns the actual vertical indent, in pixels, between a bar item link’s content and borders.
DefaultGlyphSizeGets or sets the default size for all regular item icons within the BarManager.
DefaultLargeGlyphSizeGets or sets the default size for all large item icons within the BarManager.
DistanceBetweenItemsGets or sets the distance between item links in all bars managed by the BarAndDockingController object. To override this global value for an individual Bar, set the BarOptions.DistanceBetweenItems property for this bar.
DrawMenuRightIndentGets or sets whether pop-up menus display the right margin.
DrawMenuSideStripGets or sets whether pop-up menus display the side strip for item glyphs.
LargeIconsGets or sets whether bar items are painted using large or small icons.
LargeIconsInMenuGets or sets whether bar items in menus are painted using large or small icons.
MenuAnimationTypeGets or sets the type of animation used for the menu.
MostRecentItemsPercentGets or sets the value (as a percentage) that determines which of the menu items that haven’t recently been used should be hidden.
OptionsMultiColumnProvides access to the settings of the multicolumn mode of displaying items in all pop-up menus and sub-menus controlled by the BarManager component.
ScaleEditorsGets or sets whether in-place editors are automatically stretched to match the current DPI settings of the user’s monitor.
ScaleIconsGets or sets whether icons for bar items are automatically stretched to match the current DPI settings of the user’s monitor.
SubmenuHasShadowGets or sets a value that indicates whether a submenu casts a shadow.

See Also

BarManagerProperties Class

BarManagerProperties Members

DevExpress.XtraBars Namespace