DocumentViewerBarManager Properties
A BarManager tailored to provide the toolbar, status bar and menu elements to the DocumentViewer.| Name | Description |
|---|---|
| ActiveEditItemLink | Gets the link whose editor is currently active. Inherited from BarManager. |
| ActiveEditor | Gets the currently active editor. Inherited from BarManager. |
| ActiveMdiChild | Gets the currently active multiple document interface (MDI) child window. Inherited from BarManager. |
| AllowCustomization | Gets or sets whether the Customization Window can be activated by the end-user. Inherited from BarManager. |
| AllowDefaultSvgImages | Obsolete. Specifies whether to use bitmap or vector icons for the standard Document Preview toolbar. Inherited from PrintBarManager. |
| AllowDisposeItems | Gets or sets whether bar items are disposed when removed from the BarManager.Items collection. Inherited from BarManager. |
| AllowFocusBarWithoutMainMenu | Gets or sets whether you can activate bars when their bar manager does not contain a main menu. Inherited from BarManager. |
| AllowFocusPopupForm static | For internal use. Inherited from BarManager. |
| AllowGlyphSkinning | Gets or sets whether glyphs for all BarItems within the BarManager should be painted using the text foreground color. Inherited from BarManager. |
| AllowHtmlText | Gets or sets the default ability to use HTML tags to format bar item text (BarItem.Caption and BarItem.Description) within the current BarManager. Inherited from BarManager. |
| AllowItemAnimatedHighlighting | Gets or sets whether bar items are highlighted with an animation effect. Inherited from BarManager. |
| AllowLinkLighting | Obsolete. Gets or sets a value that specifies whether images are highlighted when links are hot-tracked. Inherited from BarManager. |
| AllowMdiChildButtons | Gets or sets whether to show the MDI buttons for the maximized MDI child document. Inherited from BarManager. |
| AllowMergeInvisibleLinks | Gets or sets whether invisible links can be merged. Inherited from BarManager. |
| AllowMoveBarOnToolbar | Gets or sets a value indicating whether bar movement within the toolbar area is allowed. Inherited from BarManager. |
| AllowQuickCustomization | Gets or sets whether quick bar customization is enabled. Inherited from BarManager. |
| AllowShowToolbarsPopup | Gets or sets a value indicating whether bars belonging to the Bar Manager allow the customization menu to be displayed. Inherited from BarManager. |
| AutoSaveInRegistry | Gets or sets a value indicating whether the bars’ layout is saved to and loaded from the system registry automatically. Inherited from BarManager. |
| BarBackColor | Obsolete. Gets or sets the default background color for all bars that belong to the BarManager. Inherited from BarManager. |
| BarItemHorzIndent | Obsolete. Gets the horizontal indent between the contents and borders of bar links. Inherited from BarManager. |
| BarItemVertIndent | Obsolete. Gets or sets the vertical indent between the content and borders of bar links. Inherited from BarManager. |
| Bars | Gets the bars collection of the BarManager component. Inherited from BarManager. |
| CacheItemLinkSize static | Gets or sets whether or not this BarManager should cache the sizes of its item links. Inherited from BarManager. |
| CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
| CanShowNonRecentItems | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Inherited from BarManager. |
| Categories | Gets a collection of categories used to logically organize bar items. Inherited from BarManager. |
| CloseButtonAffectAllTabs | This member is obsolete. It gets or sets a value specifying whether the close button of a dock window hides other windows docked onto it. Inherited from BarManager. |
| CloseEditorOnModalFormShow static | This is an internal property that should not be used. Inherited from BarManager. |
| ClosePopupOnModalFormShow static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BarManager. |
| CloseSubMenusOnMouseLeave | Inherited from BarManager. |
| ColorPopupControlContainer | Obsolete. For internal use. Inherited from PrintBarManager. |
| Container | Gets the IContainer that contains the Component. Inherited from Component. |
| Controller | Gets or sets the bar and dock controller that will provide default appearance and customization options for the bars belonging to the current BarManager. Inherited from BarManager. |
| CustomizeSelectedLink | Gets the currently customized link. Inherited from BarManager. |
| DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
| DockControls | Gets the collection of controls that provide docking for bars. Inherited from BarManager. |
| DockingEnabled | Gets or sets a value indicating whether the BarManager component allows bar docking. Inherited from BarManager. |
| DockManager | Gets or sets the DockManager which coordinates any docking operations performed on dock panels. Inherited from BarManager. |
| DockWindows | Obsolete. This member is obsolete. It gets the collection of dock windows within the BarManager component. Inherited from BarManager. |
| DockWindowTabFont | This member is obsolete. It gets or sets the font used to display tab captions when dock windows are docked to the same place. Inherited from BarManager. |
| DocumentViewer | Gets or sets a DocumentViewer associated with the DocumentViewerBarManager. |
| EditorsRepository | Obsolete. To customize the collection of editors available for bars, use the inherited ComponentEditorContainer.RepositoryItems or ComponentEditorContainer.ExternalRepository property. Inherited from BarManager. |
| Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
| ExternalRepository | Gets or sets the external editors repository. Inherited from ComponentEditorContainer. |
| Form | Gets or sets the Form or UserControl that bars are on. Inherited from BarManager. |
| HideBarsWhenMerging |
Gets or sets whether bars that belong to the current child Bar Manager are hidden from the child form during a merge operation. This option is in effect if you subscribed to the parent BarManager’s BarManager.Merge and BarManager.UnMerge events. Inherited from BarManager. |
| HighlightedLink | Gets the currently highlighted link. Inherited from BarManager. |
| HighlightMode static | Gets or sets the highlight mode for hovered drop-down BarButtonItems. Default to highlight the entire BarButtonItem; Separate to highlight the caption and the drop-down arrow individually. Inherited from BarManager. |
| HtmlImages | Gets or sets a collection of images that can be inserted into item captions using the image tag. Inherited from BarManager. |
| Images | Provides access to the collection of images displayed by bar items in Print Preview. Inherited from PrintBarManager. |
| ImageStream | For internal use. Specifies the stream containing images displayed by bar items. Inherited from PrintBarManager. |
| IsCustomizing | Gets or sets a value indicating whether the BarManager is being customized. Inherited from BarManager. |
| IsDesignMode | Gets or sets a value indicating whether the BarManager is in design mode. Inherited from BarManager. |
| IsDocking | Gets or sets a value indicating whether a bar is being dragged. Inherited from BarManager. |
| IsDragging | Gets or sets a value indicating whether an item link is being dragged. Inherited from BarManager. |
| IsLinkSizing | Gets or sets a value indicating whether the BarManager‘s link is being resized. Inherited from BarManager. |
| IsLoading | Gets or sets a value indicating whether the BarManager is being loaded. Inherited from BarManager. |
| IsStoring | Gets or sets a value indicating whether the BarManager is being saved to the system registry. Inherited from BarManager. |
| ItemLinkIdCollection | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BarManager. |
| Items | Provides access to the BarManager’s collection of items. Inherited from BarManager. |
| ItemsFont | Obsolete. Gets or sets the default font used to paint link captions. Inherited from BarManager. |
| KeyboardHighlightedLink | Gets the link that is currently selected in a bar using the keyboard. Inherited from BarManager. |
| LargeIcons | This property is obsolete. Use the BarManagerProperties.LargeIcons property of the DefaultBarAndDockingController or BarAndDockingController object instead. Inherited from BarManager. |
| LargeImages | Overrides the BarManager.LargeImages property to hide it. Inherited from PrintBarManager. |
| LayoutVersion | Gets or sets the version of the layout of bars. Inherited from BarManager. |
| MainMenu | Gets or sets the bar that is used as the form’s main menu. Inherited from BarManager. |
| MainMenuBarBackColor | Obsolete. Gets or sets the default background color for main menus. Inherited from BarManager. |
| MaxItemId | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Inherited from BarManager. |
| MdiMenuMergeStyle | Gets or sets if and when a merge mechanism is invoked in an MDI application. Inherited from BarManager. |
| MenuAnimationType | This property is obsolete. Use the BarManagerProperties.MenuAnimationType option of the DefaultBarAndDockingController or BarAndDockingController object instead. Inherited from BarManager. |
| MergedOwner | For internal use. Inherited from BarManager. |
| 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 Inherited from BarManager. |
| MultiplePagesControlContainer | Obsolete. For internal use. Inherited from PrintBarManager. |
| OpenSubMenuOnHover static | Gets or sets whether sub-menus are automatically opened when hovered over with the mouse pointer. Inherited from BarManager. |
| OptionsLayout | Contains options that control how the bars’ layout is stored to/restored from a stream, xml file or system registry. Inherited from BarManager. |
| OptionsStubGlyphs | Provides access to options that modify a stub glyphs’ appearance. Inherited from BarManager. |
| PaintStyleName | Obsolete. Gets or sets the name of the painting style applied to bars. Inherited from BarManager. |
| PopupMenuAlignment | Gets or sets how popup menus associated with this BarManager should be aligned. Inherited from BarManager. |
| PopupShowMode | Gets or sets whether nested popup sub-menus are displayed in cascaded or inplace mode. Inherited from BarManager. |
| PressedLink | Gets the currently pressed link. Inherited from BarManager. |
| PreviewBar | For internal use. Specifies the Print Preview bar controlled by this PrintBarManager instance. Inherited from PrintBarManager. |
| PrimaryShortcutProcessor | Gets or sets whether a BarEditItem or an editor within it should process the pressed shortcut. Inherited from BarManager. |
| PrintControl | Gets or sets a PrintControl associated with the DocumentViewerBarManager. |
| ProcessShortcutsWhenInvisible | Gets or sets whether shortcuts for items are in effect if the Bar Manager belongs to a hidden parent control (Form or UserControl). Inherited from BarManager. |
| ReFocusEditorOnPopupClose static | Gets or sets whether or not the last focused editor should be focused again after a user has clicked a popup menu item and this menu was closed. Inherited from BarManager. |
| RegistryPath | Gets or sets the registry path to which the bar layout is saved. Inherited from BarManager. |
| RepositoryItems | Provides access to the component’s internal repository. Inherited from ComponentEditorContainer. |
| RightToLeft | Gets or sets a value indicating whether the BarManager‘s elements are aligned to support locales using right-to-left fonts. Inherited from BarManager. |
| ScaleControlContainer | Obsolete. For internal use. Inherited from PrintBarManager. |
| SharedImageCollectionImageSizeMode | Gets or sets the value that specifies how the display size of images is determined, when the images are obtained from a SharedImageCollection. Inherited from BarManager. |
| ShowCloseButton | Gets or sets whether the close button is displayed in the main menu. Inherited from BarManager. |
| ShowFullMenus | Gets or sets a value indicating whether to display both recent and non-recent links within a menu. Inherited from BarManager. |
| ShowFullMenusAfterDelay | Gets or sets a value indicating whether non-recent item links are displayed after a certain period of time. Inherited from BarManager. |
| ShowScreenTipsInMenus | Gets or sets whether bar item link tooltips should be displayed within context menus. Inherited from BarManager. |
| ShowScreenTipsInToolbars | Gets or sets whether hints are enabled for bar item links displayed within toolbars. Inherited from BarManager. |
| ShowShortcutInScreenTips | Gets or sets a value indicating whether a shortcut key should be displayed along with a hint for links belonging to the BarManager component. Inherited from BarManager. |
| SingleTapToShowKeyboard | Gets or sets whether users should tap editors once or twice to display the on-screen keyboard (when the application runs on touch-screen devices). Inherited from BarManager. |
| Site | Gets or sets the ISite of the Component. Inherited from Component. |
| StatusBar | Gets or sets the status bar for the current form. Inherited from BarManager. |
| StatusBarBackColor | Obsolete. Gets or sets the background color of the status bar owned by this BarManager. Inherited from BarManager. |
| SubMenuBackColor | Obsolete. Gets or sets the default background color for all submenus within the BarManager component. Inherited from BarManager. |
| SubMenuBackgroundImage | Obsolete. Gets or sets the default background image for all submenus within the BarManager component. Inherited from BarManager. |
| SubMenuGlyphBackColor | Obsolete. Gets or set the background color for item descriptive images. Inherited from BarManager. |
| SubmenuHasShadow | Obsolete. Gets or sets a value indicating whether a submenu casts a shadow. Inherited from BarManager. |
| SubMenuNonRecentGlyphBackColor | Obsolete. Gets or set the background color of non-recent item descriptive images. Inherited from BarManager. |
| SubMenuOpenCloseInterval | Returns the delay that occurs before a submenu displayed within another submenu is opened or closed, in milliseconds. Inherited from BarManager. |
| SuppressModifierKey | Gets or sets whether to suppress the specified keyboard key for all editors. Inherited from BarManager. |
| ToolTipAnchor | Gets or sets the point relative to which tooltips are displayed for BarItems within a BarManager. This property is not supported for the RibbonControl. Inherited from BarManager. |
| ToolTipController | Gets or sets the component that controls the behavior and appearance of hints displayed for the container component’s visual elements. Inherited from ComponentEditorContainer. |
| TransparentEditors | This property is provided for backward compatibility. Use the BarManager.TransparentEditorsMode property instead. Inherited from BarManager. |
| TransparentEditorsMode | Gets or sets whether specific in-place editors, when focused, are painted using a transparent background color. Inherited from BarManager. |
| UpdateMdiClientOnChildActivate static | This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BarManager. |
| UseAltKeyForMenu | Gets or sets whether the main menu is activated when the ALT key is pressed. Inherited from BarManager. |
| UseDefaultSvgImages | Obsolete. Use the PrintBarManager.AllowDefaultSvgImages property instead. Inherited from PrintBarManager. |
| UseF10KeyForMenu | Gets or sets whether the main menu is activated when the F10 key is pressed. Inherited from BarManager. |
| UseSynchronizationContextForMdiCheck static | This property supports internal infrastructure and is not intended to be used in code. Inherited from BarManager. |
| ZoomItem | Obsolete. For internal use. Gets or sets the editor which is used to specify the zoom level within the printing bar manager. Inherited from PrintBarManager. |
See Also