The Dreamweaver JavaScript API > Window functions > dreamweaver.minimizeRestoreAll() |
dreamweaver.minimizeRestoreAll()
Availability
Dreamweaver 4.0
Description
Minimizes (reduces the window to an icon) or restores all windows in Dreamweaver.
Arguments
bMinimize
bMinimize is a Boolean value. true indicates that windows should be minimized; false indicates that minimized windows should be restored.
Returns
Nothing.