Phantom Documentation

[Help Home] [Phantom Home]
Close

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.

Example Code

use "PhantomTarget.dec";
System("PhantomTarget.exe");

PhantomTarget.Close();



See Also:
MainWin Functions



Copyright 2000-2011 Phantom Automated Solutions