Radio Button Styles
Styles Tab
- The Radio Button Styles dialog allows you
to enter the type, styles, ID and value of the Radio
Button. There are Cancel and Enter
buttons along the bottom of the dialog box.
Default types:
- Auto toggles an Auto
Radio Button each time it is selected and unselected.
Generally, Auto Radio Buttons appear in groups with only
one button selected at a time. Unlike a Radio Button, the
Auto Radio Button will automatically set its state when
selected by the user. Note: An Auto Radio Button
sends a WM_CONTROL message to its owner window.
- Autosize automatically
sizes the button to the text
- No Focus prevents the
button from receiving the focus when selected. For
example, it is recommended that the help button use this
option to prevent it from receiving the focus. This allow
the Help Manager to correctly determine the
control ID that does have the focus and to provide the
appropriate Help Panel for the control.
- No Pointer Select
prevents a notification message from being sent when the
arrow keys are used to move between buttons in a group of
Radio Buttons or Auto Radio Buttons. The user must use
the Space Bar to select the button after the
highlight has been move to it.
- Checked selects the
button when the dialog is first displayed
- Highlighted sets the
highlight state of a radio button
Base Styles
Font
& Color Tab contains only a dialog tab
Bidi Tab (only available with Warp)