Command Reference - Window Actions
Brings a specific window to the front of the desktop (in front of all other windows).
|
Action ID: |
53 |
An integer value that represents the "handle" of the window on the user's desktop that will be brought to the front. The hWnd value can be determined using a "Window - Find" action, or the built-in variable %MenuHWnd% (which is the hWnd value for the AutoPlay application's window) can be used.
|
Value |
Simple Message |
Verbose Message |
|
0 (OK) |
|
|
|
1 |
MSG_ERR_WINDOW_BRING_TO_FRONT |
MSG_ERR_WINDOW_BRING_TO_FRONT |