Dialog modules are auxiliary modules, which work similar to dialog messages. However, they are structured like actual modules and allow for more complex actions and selection operations than dialog messages.
Dialog modules are customized like regular modules and are turned into dialog modules by setting Class = 12.
Define the following parameters, with which you can control the display of the dialog module, in the Other Module Parameters module:
Display title bar: Defines whether the dialog module is displayed with or without title bar.
Dialog movable: Defines whether the dialog module can be moved with the mouse. This parameter can only be activated if Display titlebar is activated.
Click outside -> Close Defines, whether the dialog module is closed when clicking outside of the dialog module. This parameter can only be activated if Display titlebar is activated.
x button (Close): Defines, whether the x for closing is displayed in the titlebar.
Dialog position: Defines the positioning of the dialog module.