Object Model Reference : Classes : A : Application : Methods : Application.Quit |
Sub Quit()
Member of Application
The Quit method closes the current session of CorelDRAW.
The following VBA example terminates the current session of CorelDRAW.
Sub QuitApp() |
Quit |
End Sub |
Copyright 2013 Corel Corporation. All rights reserved.