If true, BarTender application will be visible. If false, BarTender will run in the background.
In BarTender 9.10 and later, you have the option of using either the Application.Visible property or the Application.VisibleWindows property. The Application.Visible property is limited, in that it allows you to show BarTender or hide it. By using the Application.VisibleWindows property, you can also set the application to show only interactive dialogs. See Application.VisibleWindows property for more information.