CheckMenuItem.setActive
void setActive(bool isActive) nothrowSets the active state of the menu item’s check box.
Parameters
isActive | boolean value indicating whether the check box is active. |
void setActive(bool isActive) nothrowSets the active state of the menu item’s check box.
isActive | boolean value indicating whether the check box is active. |