Overview
This page The Button Control in the software platform allows users to create interactive buttons for applications. It includes a mechanism for initiating actions or commands within the interface. The functionality includes customizable label text, positioning options (Auto, Top, Left, Inside, None), and width settings, with an option to auto-set the width to 80.
On this page:
Table of Contents | ||
---|---|---|
|
Requirements
This components runs only on Windows, on RichClient and SmartClient clients.
|
Requirements
The TButton is available for the WPF and HTML5 displays and has no usage requirement.
Configuration
The Button Control in the software platform enables users to create interactive buttons. Main settings include Label Text for button naming, Localize checkbox for localization, and Label Settings for positioning (Auto, Top, Left, Inside, None). Width settings offer manual adjustment or an Auto checkbox set to 80. To configure, navigate to Displays/Draw, select the Interaction components category, and drag and drop the button. Double-click to open the configuration popup for adjustments.
ConfigurationRuntime 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 Display User Interface, allowing the operator to select <.>
.
In this section
...:
Page Tree | ||||
---|---|---|---|---|
|