Remove the Close button from a popup
By default,
Close
appears in the upper right corner of a popup. This button closes the popup on the HMI device. Without this button, dismissing the popup on the HMI device requires tapping elsewhere on the screen, opening the Navigation menu
, or opening another screen or popup. An event with a Popup Close
command can also close a popup on the HMI device. To remove the Close button from a popup
- In theProject Explorer, expand theUser-Defined Screensfolder.
- Select the popup.
- In thePropertieswindow, select thePropertiestab.
- Expand theAppearancecategory.
- Clear theCloseButtonVisiblecheck box.Closeis removed from the popup.
Provide Feedback