Window Object

ClosedDescription

Represents the window of a BarTender application.

User Interface Representation: BarTender Application Window.

See also, Using the Window Object.

ClosedRequirements

Version

BarTender 6.00 or higher

Edition

Automation, Enterprise Automation

ClosedProperties

Name

Description

Handle

Returns the window handle (HWND) of the BarTender window. Read-only.

Height

Sets and returns the height of the window.

Left

Sets and returns the distance, in pixels, of the left edge of the window from the left edge of the screen.

Top

Sets and returns the distance, in pixels, of the top edge of the window from the top edge of the screen.

Width

Sets and returns the width of the window.

WindowState

Sets and returns the state of the window.