window.Close(); Applicable Classes: MainWin Parameters: None. Return Value: None.
Description: Sends a close message to the window. Not all windows and controls respond to this message.
use "PhantomTarget.dec"; System("PhantomTarget.exe"); PhantomTarget.Close();