CrGlobal: ApplicationShutdownStandard |
simple, yet clean shutdown procedure for M$VB applications
Public Function ApplicationShutdownStandard( Optional Force As Boolean = False ) As Boolean
Default: False
This function will unload any forms in the Forms collection and close any files opened with VBs Open statement.
Project crgenlib Overview Class CrGlobal Overview CrGlobal Properties CrGlobal Methods BitArray