Home  >  Article  >  What is the window corresponding to the foreground task called?

What is the window corresponding to the foreground task called?

尚
Original
2020-04-27 11:07:464669browse

What is the window corresponding to the foreground task called?

#The window corresponding to the foreground task 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.

Active window: 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 corresponding to the foreground task called?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn