Check Method (JRadioButton)

Action

Checks the radio button.

Syntax

C#
radioButton.Check()
VB
radioButton.Check()

Examples

VB

leftAligmentRadioButton.Check()