Shell.Close

From Real Software Documentation

Jump to: navigation, search
Method
Shell.Close ( )

Shuts down the running command. Calling Close triggers the Completed event.

Example

dim sh as new shell
.
.
sh.Close
Personal tools