Phantom Documentation

[Help Home] [Phantom Home]
IsActive

bool bActive = window.IsActive();

Applicable Classes: MainWin

Parameters: None.
Return Value:
bool bActive - The active state of the window. 

Description:
Determines if the window is the active window.  Returns 'true' if the window is active, 'false' otherwise.

For an example, see the SetActive function.


See Also: MainWin Functions, SetActive



Copyright 2000-2011 Phantom Automated Solutions