Overview
This page The TCheckBox implements the standard CheckBox, with settings to link its Value and Label to tags.
On this page:
Table of Contents | ||
---|---|---|
|
Requirements
This components runs only on Windows, on RichClient and SmartClient clients.
Configuration
component is Portable. It runs both on Windows and on Web Pages hosted in any platform.
Configuration
Checkbox Settings | |
---|---|
Field | Description |
Control Name | Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind. |
IsChecked | ----------- |
Blinding | ----------- |
IsThreeState | ----------- |
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. |
Runtime Execution
Runtime Execution
In Runtime, the control has embedded controls to allow the Operator to modify the view.
Typically the configuration settings of <> value is attached to a Tag exposed in the Display User Interface, allowing the operator to select <. >or used on the CodeBehind or other modules.
In this section...
Page Tree | ||||
---|---|---|---|---|
|