Select Method (UIARadioButton)

Action

Deselects any selected items and then selects the current element.

Syntax

C#
radioButton.Select()
VB
radioButton.Select()