What is the functionality of SetForegroundWindow?
Answer / Paras Nath Verma
The SetForegroundWindow function sets the foreground window. The foreground thread, which belongs to the foreground window, is the thread that receives all input events and is active in the desktop. In other words, when a window is brought to the foreground, it becomes the top-most visible window on the screen.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the functionality of FindWindow?
What is the functionality of EnumWindows?
What is the functionality of GetWindow?
What is the functionality of GetWindowText?
How to check if Folder is a Special Shell Folder ?
How to get Filename from Path?
How to Get File Extension?
What is GUID anyway?
How to Check if Folder Exists?
What is the functionality of EnumChildWindows?
How to Check if File Exists?
What is the functionality of SetForegroundWindow?