Description
- Minimises all windows matching the specified caption list in one of 2 ways depending on whether each individual window is listed in the "Auto tray min" list on the PowerPro Config GUI > Setup tab or not, either minimising the window to the tray, or performing an ordinary minimise.
Syntax
- Window.Automin(cl)
Parameters
- cl
- (mixed) caption list identifying target window(s)
Examples
- Window.Automin("active")
- Minimises the active window to the tray or to the task bar.