Checked Property (AWTCheckbox)

Class

AWTCheckbox.

Action

Gets whether the check box is checked.

Syntax

'Declaration
Protected Read Property Checked As Boolean

Access

Read only.

Examples

Dim isChecked As Boolean = caseSensitiveCheckBox.Checked