API Documentation > CorelDRAW > 2025-v26
AppWindow class
Represents the application-window object - that is, the main CorelDRAW or Corel DESIGNER window
Syntax:
Class AppWindow
Remarks:
The AppWindow class represents the application-window object - that is, the main CorelDRAW window.
Properties:
Name Description
Active Gets the application's window active status
Application Gets the application to which the object belongs
Caption Gets or sets the application's window caption
ClientHeight Gets the height of window client area
ClientWidth Gets the width of window client area
Handle Gets the window handle
Height Gets or sets the application's window height
Left Gets or sets the application's window left position
Parent Gets the parent of which the object is a child
Top Gets or sets the application's window top position
Width Gets or sets the application's window width
WindowState Gets or sets the application's window state
Methods:
Name Description
Activate Activates the application's window