Selected Property (JToggleButton)

Action

Gets whether the toggle button is selected.

Syntax

'Declaration
Protected Read Property Selected As Boolean

Access

Read only.

Examples

Dim isSelected As Boolean = toggleButton.Selected