Window.bringToFront

Function/Meaning

[Windows *] Bring the window to the front

Type
Windowclassmethod of
Syntax
bringToFront()
Arguments
Return value
None (void)
Explanation

Brings the window to the front.
If the application is inactive, it also activates the application itself.