Overview
This page
On this page:
Requirements
This components runs only on Windows, on RichClient and SmartClient clients.
Configuration
Radio Button Settings | |
---|---|
Field | Description |
Control Name | Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind. |
Value | The Tag that will receive the values 0 and 1. |
Label | The label that will be shown in the button. |
LabelPosition | The position of the Label. |
GroupName | GroupName. |
Value | The value when the radio button is selected. |
Radi Button Settings | |
---|---|
Field | Description |
IsChecked | ------- |
Blinding |
|
IsThreeState | ------- |
CheckedValue | -------- |
GroupName | GroupName. |
Runtime Execution
In Runtime, the control has embedded controls to allow the Operator to modify the view.
Typically the configuration settings of <> is attached to a Tag exposed in the Display User Interface, allowing the operator to select <. >.
In this section...