TopBarMenu() > Menu item methods |
Retrieves the ordinal position of the next selectable menu item.
:getNext() --> nNextMenuItemPos
Method :getNext() returns a numeric value indicating the ordinal position of the selectable menu item to the right of the currently selected menu item. When a menu item is disabled, it cannot be accessed by the user. If the current menu item is the last one, or when no menu item can be selected, the return value is zero.
http://www.xHarbour.com