BarPosition Enumeration
Identifies the position of a toolbar or menubar.
Syntax
|
Constants
|
Enum BarPosition
scBarLeft = 0
scBarTop = 1
scBarRight = 2
scBarBottom = 3
scBarFloating = 4
End Enum
|
- scBarLeft: The toolbar is placed on the left side of the Statistica window.
- scBarTop: The toolbar is placed on the top portion of the Statistica window.
- scBarRight: The toolbar is placed on the right side of the Statistica window.
- scBarBottom: The toolbar is placed on the bottom portion of the Statistica window.
- scBarFloating: The toolbar is floating (not attached to the Statistica window).
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.