xtd 0.2.0
Loading...
Searching...
No Matches

◆ checked() [2/2]

menu_item & xtd::forms::menu_item::checked ( bool  value)

Sets a value indicating whether a check mark appears next to the text of the menu item.

Parameters
valuetrue if there is a check mark next to the menu item; otherwise, false. The default is false.
Returns
Current menu_item.