C | |
---|---|
Close | Close the window. |
G | |
Gets the handle for the window. | |
H | |
Hide | Hides the window. |
I | |
IsRunning | Returns True if the window is running or False is not. |
IsVisible | Returns True if the window is visible or False is not. |
K | |
KillEXE | Attempts to kill a running executable program. |
M | |
Maximize | Maximizes the specified window. |
Minimize | Minimizes the specified window. |
O | |
Opens an OS file. | |
R | |
RunEXE | Runs an executable program. |
S | |
Sets the size of the window. | |
Show | Activates the window and displays it in its current size and position. |