GetMenuExItemState

www.progui.co.uk  Top  Previous  Next

GetMenuExItemState()

Syntax

State = GetMenuExItemState(Menu.i, ItemID.l)

Description

Returns true if the item is checked or the item is the currently selected checkgroup item. Menu.i is the handle or ID of the menu that the item belongs to and ItemID.l is the ID of the desired item's state.

See SetMenuExItemState, MenuItemEx.

 

MenuEx Index