Auto stack
While working with auto stack Hide Master's work area contains
the table that holds all the information about the the programs that were hidden
automatically. Every new hidden program is added on the top of the stack.
You can change component's position in the stack, but it was done only for your
convenience and has no significant meaning for stack of this type.
The following information is available in the stack:
-
Program
This column shows the name of the hidden program.
-
Path
This column shows full path to the program, which window was hidden.
-
Window class
This column contains an information about window's class name.
-
Text
This column contains text associated with a hidden window (usually its a window's title).
-
State
This column contains an information about window's current visibility state.
-
Handle
Window's system handle is shown in this column.
-
Process ID
This column contains an information on system ID for process which owns the window.
-
Time of hiding
This column contains information about the time, when the state of the window was changed.
|