- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
Dialog box example
Use this object to include a modal window in the runtime application.
TIP:
A Modal window does not allow interaction with other interface elements until it is closed.
Use case
Create dialog messages. For example, create confirmation messages following a specific action like removing users.
Provide Feedback