MenuItem() > Instance variables xHarbour Developers Network  

oMenuItem:style

Character string for check mark and sub-menus

Info

Data type:ANYDefault:HB_TMENUITEM_STYLE

Description

The instance variable :style contains a string of two characters. The first character is displayed to the left of the caption string, when :checked contains .T. (true). The second character is displayed to the right of the caption string, when :isPopup() returns .T. (true).

The default characters are given by the #define constant HB_TMENUITEM_STYLE of Button.ch.


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