![]() |
![]() |
Transparency.Application
Property Application As Object
Member of Transparency
The Application object defines properties of the main CorelDRAW application. The Application object is the top-level object in the CorelDRAW hierarchy of objects. You can access all other functionality of the application through its functions, methods, and properties.
An application object is always available in VBA and its properties and methods are global, making it unnecessary to explicitly specify the Application object. For example, with the Application object, CorelScript and Application.CorelScript can be used interchangeably because they represent the same application object.
The Application property returns a read-only value associated with the main CorelDRAW application.
![]() |
![]() |
![]() |
Copyright 2007 Corel Corporation. All rights reserved.