◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── [form.]menuitem.Checked[ = boolean%] Usage Notes ■ A check mark cannot be displayed next to a top-level menu item. ■ You can set the value of this property at run time by writing code in any of the following: • A startup procedure • A Form_Load event procedure • A Click event procedure attached to a menu control See: ◄Click Event► ◄Load Event►