Skip to main content
Bar

BarManagerProperties Properties

Contains default customization settings for bars.
Name Description
AllowLinkLighting Gets or sets whether images are highlighted when links are hot-tracked.
BarItemHorzIndent Returns the actual horizontal indent, in pixels, between a bar item link’s content and borders.
BarItemVertIndent Returns the actual vertical indent, in pixels, between a bar item link’s content and borders.
DefaultGlyphSize Gets or sets the default size for all regular item icons within the BarManager.
DefaultLargeGlyphSize Gets or sets the default size for all large item icons within the BarManager.
DistanceBetweenItems Gets 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.
DrawMenuRightIndent Gets or sets whether pop-up menus display the right margin.
DrawMenuSideStrip Gets or sets whether pop-up menus display the side strip for item glyphs.
LargeIcons Gets or sets whether bar items are painted using large or small icons.
LargeIconsInMenu Gets or sets whether bar items in menus are painted using large or small icons.
MenuAnimationType Gets or sets the type of animation used for the menu.
MostRecentItemsPercent Gets or sets the value (as a percentage) that determines which of the menu items that haven’t recently been used should be hidden.
OptionsMultiColumn Provides access to the settings of the multicolumn mode of displaying items in all pop-up menus and sub-menus controlled by the BarManager component.
ScaleEditors Gets or sets whether in-place editors are automatically stretched to match the current DPI settings of the user’s monitor.
ScaleIcons Gets or sets whether icons for bar items are automatically stretched to match the current DPI settings of the user’s monitor.
SubmenuHasShadow Gets or sets a value that indicates whether a submenu casts a shadow.
See Also