Object Model Reference : Classes : W : Window : Properties : Window.Application |
Property Application As Object
Member of Window
The Application object defines properties of the main CorelDRAW application. It is the top-level object in the CorelDRAW hierarchy of objects, and you can access all other features of the application through its functions, methods, and properties.
It is not necessary to explicitly specify an Application object; it is always available in VBA, and its properties and methods are global.
The Application property returns a read-only value that is associated with the main CorelDRAW application.
Copyright 2013 Corel Corporation. All rights reserved.