The Toolbars object lets you enumerate all the defined toolbars in your Directory Opus configuration (whether currently turned on or not). It's retrieved using the DOpus.Toolbars method.
Property Name | Return Type | Description |
---|---|---|
<default value> |
collection:Toolbar |
Returns a collection of Toolbar objects that you can enumerate. |
fdb |
string |
Returns the name(s) of the currently selected File Display Toolbar(s). |
viewer |
string |
Returns the name of the currently selected Viewer Toolbar. |