Popup() > Menu item methods |
Retrieves the ordinal position of the first selectable menu item.
:getFirst() --> nFirstMenuItemPos
Method :getFirst() returns a numeric value indicating the ordinal position of the first, or toptmost, selectable menu item. When a menu item is disabled, it cannot be accessed by the user. When no menu item can be selected, the return value is zero.
http://www.xHarbour.com