This page documents the Active Controls found in the Basic Layout graphics group.
Active controls are MIStudio graphics that users can interact with at runtime. These controls can be used to trigger actions, send values, open links, or change application behavior.
| Control | Description |
|---|---|
| Button | Basic clickable control used to trigger actions or send values. |
| PushButton | Button-style control commonly used for press and release behavior. |
| URLButton | Button-style control used to open a configured URL or action. |
| Page | Description |
|---|---|
| Active Control Common Properties | Shared behavior for active controls, including runtime interaction, output values, visibility, and logic connections. |
| Button-Style Control Common Properties | Shared properties used by Basic Layout Button, PushButton, and URLButton. |
Common active control behavior includes:
See Active Control Common Properties for shared active control behavior.
For shared Basic Layout Button, PushButton, and URLButton settings, see Button-Style Control Common Properties.
Active controls are commonly used to:
Other MIStudio graphics groups also include interactive controls.
More Layout button and input controls are documented under More Layout Buttons and Input Controls.