BarType Enumeration
Identifies the type of toolbar or menubar.
| Syntax | Constants |
|---|---|
Enum BarType
scBarTypeToolBar = 0
scBarTypeMenuBar = 1
scBarTypePopup = 2
scBarTypeContextMenu = scBarTypePopup
End Enum
|
|
Identifies the type of toolbar or menubar.
| Syntax | Constants |
|---|---|
Enum BarType
scBarTypeToolBar = 0
scBarTypeMenuBar = 1
scBarTypePopup = 2
scBarTypeContextMenu = scBarTypePopup
End Enum
|
|
Copyright © 1995-2024. Cloud Software Group, Inc. All Rights Reserved.