Which Window
Locates a window from all open windows on the desktop.
Click here to show the figure
Parameters
Find Window Specifies how to search for the window.
Match whole words Specifies whether to search only for whole words that match the search content.
Match case Specifies whether the search is case-sensitive.
Window's handle value Specifies the handle value of the window.
Note:
The window handle is a special number value that Windows System assigns to a window each time it is created.
|