Checked Property (AWTRadioButton)

Action

Gets whether the radio button is checked.

Syntax

'Declaration
Protected Read Property Checked As Boolean

Access

Read only.

Examples

Dim isChecked As Boolean = leftAligmentRadioButton.Checked