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
|
|
Identifies the position of a toolbar or menubar.
| Syntax | Constants |
|---|---|
Enum BarPosition
scBarLeft = 0
scBarTop = 1
scBarRight = 2
scBarBottom = 3
scBarFloating = 4
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.