UnCheckRadioItem
UnCheckRadioItem

Un-checks a menu item which has been checked as a radio item

bSuccess = myMainMenu.UnCheckRadioItem( Item_Name )

Return value
TRUE if the item was un-checked successfully, otherwise FALSE.

Parameters
  • Item_Name
    The name (ID) of the item to un-check.
Comments

If there are multiple items in the menu with the same ID, this will effect all of them.

See also
MainMenu:CheckRadioItem
MainMenu:IsItemUnChecked
MainMenu:GetItemState



JAM © 2005 no one in partiular
Project started by David Evans in 2005