The window that the user is currently executing is called the active window.
Active window: The current working window, also known as the current window. When there are multiple open windows, only one is the active window, which is the window that is located on the top and is not obscured by other windows.
The Windows operating system operates in a window manner, so it is also called a window. Each software is opened in window mode for easy operation. Each window includes a title bar, menu bar, toolbar (IE has an address bar) operating area, scroll bars and buttons. These windows can be moved and resized. That is the active window.
There can only be one active window in each Windows operating program! Compared with the active window, some windows cannot be moved, and there are no title bars, menu bars, toolbars, scroll bars, only simple labels and buttons , and the size cannot be changed.
The above is the detailed content of What is the window that the user is currently executing called?. For more information, please follow other related articles on the PHP Chinese website!