Radio Button Control Attributes Window

Start of instruction setAccessible Using

  1. Double-click on the radio-button control; or

  2. if selected: "Control > Attributes" or by selecting 'Attributes...' from the control's context menu or

  3. if selected: ENTER.


Entries

Note:
For context-sensitive help on attribute entries, select the entry so it has the focus, and press F1.

Entry in Attributes Window Represents
Name Handle name of the radio-button control (may be overwritten with another name).
Array... Dialog box for defining an array of radio-button controls.
String STRING attribute value.
... Dialog box for determining sources of STRING attribute values.
Font Output field where the font currently selected is displayed.
... Dialog box for selecting fonts.
DIL text DIL-TEXT attribute value (string).
... Dialog box for determining sources of DIL-TEXT attribute values.
Accelerator ACCELERATOR attribute value.
... Dialog box for determining sources of ACCELERATOR attribute values.
Context Menu CONTEXT-MENU attribute value. Specifies the context menu (if any) associated with the control.
State:  
Visible VISIBLE attribute value.
Enabled ENABLED attribute value.
Checked CHECKED attribute value.
Help ID HELP-ID attribute value.
Group ID GROUP-ID attribute value (means this radio-button control belongs to the group of radio buttons with this ID).
Rectangle: The following four attributes decide the radio-button control's x and y axis position, its height and its width on the screen.

X - RECTANGLE-X attribute value.
Y - RECTANGLE-Y attribute value.
W - RECTANGLE-W attribute value.
H - RECTANGLE-H attribute value.

Foreground color:  
Selection box FOREGROUND-COLOUR-NAME attribute value.
... Dialog box for editing FOREGROUND-COLOUR-VALUE attribute value.
Background color:  
Selection box BACKGROUND-COLOUR-NAME attribute value.
... Dialog box for editing BACKGROUND-COLOUR-VALUE attribute value.
OK Save settings and exit the window.
Cancel Exit the window without saving the settings.
Help Provides online help on the attributes window.