- 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
Configure a Button to close a Dialog box
To hide a
Dialog box
at runtime, another object must call a specific method.- InProject view, create aDialog Box (type).
- Under theDialog Box (type), create aButtonobject.
- InEvents, next toMouseClick event, selectand select theClosemethod.
Provide Feedback