GetMenuItemExText

www.progui.co.uk  Top  Previous  Next

GetMenuItemExText()

Syntax

Text$ = GetMenuItemExText(Menu.i, ItemID.l)

Description

Returns a menu item's text.

Menu.i is the handle/ID of the menu the item belongs to. ItemID.l is the desired item to retrieve the text from.

See SetMenuItemEx, MenuItemEx.

 

MenuEx Index