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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next