API Documentation > CorelDRAW > 2025-v26
ICUIFrameWindow interface
ICUIFrameWindow interface
Syntax:
Interface ICUIFrameWindow
Properties:
Name Description
Caption Returns the frame window caption text
DockHosts Returns a collection of all the dock hosts owned by this frame window
Handle Returns a Windows platform handle for the window
ID Returns the ID of the frame window
IsActive Returns True if this is the active window
IsMainFrame Returns True if this is the main frame window
Position Returns the position and size of the window on the screen
RootDockHost Returns the top-level dock host for this frame window
State Returns the current state of the window
ViewHosts Returns a collection of all the view hosts owned by this frame window
Methods:
Name Description
Activate Activates the window
Close Closes the window and all contained views
CombineViews Combines all the views in one view host
Maximize Maximizes the frame window
Minimize Minimizes the frame window
Restore Restores the frame window position and size
TileViews Tiles all the contained views horizontally or vertically