TopBarMenu() > Instance variables |
Color string for the TopBarMenu display.
Data type: | C | Default: | "N/W,W/N,W+/W,W+/N,N+/W,W/N" |
The instance variable :colorSpec holds a color string with six color values. It is initialized with the string "N/W,W/N,W+/W,W+/N,N+/W,W/N". The individual color values are used for the following purposes:
Colors for TopBarMenu
Color value | Used for display of |
---|---|
1 | unselected menu items |
2 | selected menu item |
3 | accelerator key of unselected menu items |
4 | accelerator key of selected menu item |
5 | disabled menu items |
6 | menu border |
Note: the sixth color value is actually not used by a TobParMenu object but by Popup() menu objects for displaying the menu border.
http://www.xHarbour.com