Minimizes all windows.
WinMinimizeAll
Parameters
None.
Return Value
None.
Remarks
Send("#m") is a possible alternative.
Related
WinMinimizeAllUndo, WinSetState
Example
Set oAutoIt = WScript.CreateObject("AutoItX3.Control")
oAutoIt.WinMinimizeAll