WebDialogBox improves its feature to be able to use Modeless mode. With this feature enabled, you can interact with the background object.
This topic shows how to use WebDialogBox in modeless mode from its Properties.
To set WebDialogBox to Modeless mode
- Right click on WebDialogBox control and choose Properties.
- Set IsModal to False.
- Now, WebDialogBox is set to Modeless mode. When the WebDialogBox control is shown, you are able to interact with other objects in the background.
Concepts
{Modeless mode}