Method SetForegroundWindow
SetForegroundWindow(int)
Executes the Windows API function SetForegroundWindow from the Tedds calculator process.
Declaration
void SetForegroundWindow(int WindowHandle)
Parameters
| Type | Name | Description |
|---|---|---|
| int | WindowHandle | Handle of window to make the foreground window |