Set window stateSets the state of specified windows. Description Optionally, you may add comments here describing the purpose of this element.
Caption Specify the partial or full name of the windows to be changed.
Match You can select the following match parameters. Exact Window Name - Caption field must exactly match a window title. Window Name Substring - Caption field can be substring of a window title. Wildcard matching - Caption field contains wildcards '*' and '?'. In this case, Caption can be
*Notepad
MyApp*
State Desired state of the found windows. Hide Maximize Minimize Restore Show
Classname You can limit the search by some classname. If you specify it, the window must be this class.
|