VisUIBarPosition Constants

Values passed to and returned by the MenuSet.Position and Toolbar.Position properties.

Constant

Value

Description

visBarBottom

3

Display docked at bottom of drawing window.

visBarFloating

4

Float in drawing window.

visBarLeft

0

Display docked at left of drawing window.

visBarMenu

6

Display in the menu bar.

visBarPopup

5

Float in drawing window.

visBarRight

2

Display docked at right of drawing window.

visBarTop

1

Display docked at top of drawing window.