Checked Property (JRadioButtonMenuItem)

Action

Gets whether the radio button in a menu item is checked.

Syntax

'Declaration
Protected Read Property Checked As Boolean

Access

Read only.

Examples

Dim isChecked As Boolean = leftAligmentMenuItem.Checked