Extending product function with VBA
:
The System Architect object model
:
Object model classes
:
Application class
:
Application class: Attributes
: Visible
Visible
Determines whether the application is running or not. Setting this to
False
closes the application.
Data type
Boolean
Example
oApplication.
Visible
= False
See also
Application class: Attributes
This site works best with JavaScript enabled