Design Time Visual Studio options

Setting Comments
Visual Studio Modeless This option is enabled only if you select the Visual Studio 2013 option.

In most cases, you should leave this check box selected. This minimizes the Edit Script in Visual Studio dialog box and makes it modeless; that is, as soon as you click Save in the Visual Studio IDE, the changes to your script are copied to the WinStudio cache and marked as modified. In addition, you can exit WinStudio Design Mode and still access the Visual Studio instance from Runtime Mode.

Enable the modal interface (that is, clear this check box) if you want to enforce modal dialog access to Visual Studio. In this case, you can only edit scripts while you are in Design Mode.