Using the Window Object |
BarTender’s appearance can be controlled using the Application.Window object. The Window object controls the location, size, and state of the application window, when it is visible.
In the following example, the Window object is used to set the size of the application window in pixels.
Related Topics