TopBarMenu() > Instance variables xHarbour Developers Network  

oTopBarMenu:colorSpec

Color string for the TopBarMenu display.

Info

Data type:CDefault:"N/W,W/N,W+/W,W+/N,N+/W,W/N"

Description

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 valueUsed for display of
1unselected menu items
2selected menu item
3accelerator key of unselected menu items
4accelerator key of selected menu item
5disabled menu items
6menu border

Note:  the sixth color value is actually not used by a TobParMenu object but by Popup() menu objects for displaying the menu border.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe