Description
Returns True if the window is running or False is not.
Syntax
rv = Window_Services("IsRunning", Handle, ClassName, CaptionText)
Parameters
Parameter | Description |
---|---|
Handle | Handle to the window |
ClassName | Class Name to the window. This is ignored if there is a handle. |
CaptionText | Caption text of the window. This is ignored if there is a handle or class name. |
Version
16.0.21