AutoIt Language Reference (WinSetState)
[ KiXtart VBScript Batch AutoIt HTA PowerShell Windows Command Lines Other Command Line Utilities ]WinSetState (Function)
Syntax
WinSetState ( "<title>", "<text>", <window state>)
Parameters
title = title of the window to show
text = text of the window to show
window state = State of the window for the executed program:
@SW_HIDE = Hide window
@SW_SHOW = Shows a previously hidden window
@SW_MINIMIZE = Minimize window
@SW_MAXIMIZE = Maximize window
@SW_RESTORE = Undoes a window minimization or maximization
Description
Shows, hides, minimizes, maximizes, or restores a window
Also see:
WinActivate WinClose
Material derived from AutoIt Help file ©1999-2004 Jonathan Bennett & AutoIt Team
Have a correction, addition or suggestion on this? Please let us know!
Last Edited: 6/14/2004. This page has been viewed 4445 times. Unless otherwise specified, all information is (C) 2004-2007 iTripoli, Inc. All Rights Reserved.
Note: you can view this information right within ASE by right clicking any keyword and selecting "Help..."

iTripoli prides itself on providing top notch customer service
Find answers or open a ticket to ask directly, when opening a ticket we will suggest relavant articles to help you get answers as quickly and accurately as possible. Visit our support center now!



