GroupLab Widget Tap Library | |
Win32Helper.SetForegroundWindow Method
Sets the foreground window (the top-level window that sits on top of all other non-topmost siblings) in the windowing system hierarchy.
public static
void SetForegroundWindow(
IntPtr windowHandle);
Parameters
- windowHandle
- A window handle.
See Also
Win32Helper Class | GroupLab.WidgetTap.Helpers Namespace