Skip to main content

DocumentViewerBarManager Constructors

A BarManager tailored to provide the toolbar, status bar and menu elements to the DocumentViewer.
Name Parameters Description
DocumentViewerBarManager() none Initializes a new instance of the DocumentViewerBarManager class with the default settings.
DocumentViewerBarManager(IContainer) container Initializes a new instance of the DocumentViewerBarManager class with the specified container.
See Also