Create a set of OptionButtons using the GroupName property
Place all required
OptionButton
controls on the
form
.
Note that option buttons in a
Page
,
MultiPage
, or
Frame
automatically form an option group.
For each button in the group, set the
GroupName
property to the same value.