![]() |
IsItemUnChecked | ![]() |
|
IsItemUnChecked Checks if an item is checked with a tick or radio dot. bUnChecked = myMainMenu.IsItemUnChecked( Item_Name ) Return value TRUE if the item has no check mark, otherwise FALSE. Parameters
This checks for both radio- and tick- style check marks. If there are multiple items in the menu with the same ID, this will check only the first (left-right, top-bottom). See also MainMenu:CheckItem MainMenu:UnCheckItem MainMenu:CheckRadioItem MainMenu:UnCheckRadioItem MainMenu:GetItemState JAM © 2005 no one in partiular Project started by David Evans in 2005 | ||