You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »


On this page:


Requirements

This component is Portable. It runs both on Windows and on Web Pages hosted in any platform.


Configuration

After dragging and dropping the component into the Drawing area, double-click it to open the graphical element configuration window.

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

Object

The expression that the button will execute.

Label

The label will be shown on the button.

Disable



Runtime Execution

The application instantly performs the linked action when users press the PushButton. This button provides immediate feedback, confirming the interaction. The event handler then executes the command, such as initiating a process, starting data logging, or resetting an alarm, ensuring prompt responses.


In this section:

The root page @parent could not be found in space v10.

  • No labels