Checked Property (AWTCheckboxMenuItem)

Action

Gets whether the check box of the menu item is checked.

Syntax

'Declaration
Protected Read Property Checked As Boolean

Access

Read only.

Examples

Dim isMenuItemChecked As Boolean = checkMenuItem.Checked