Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

What are the components of window ?

Components of a window :

  1. Frame:
    • The outer border or boundary of the window.
    • Usually, it’s a rectangular shape.
  2. Title Bar:
    • The top edge of the window, inside the frame.
    • Contains a title that describes the purpose or content of the window.
  3. Title Bar Icon:
    • Located in the left corner of the title bar.
    • It’s a small button showing an icon of the object being viewed.
    • Clicking it brings up a menu of commands related to the object.
  4. Window Sizing Buttons:
    • Located in the right corner of the title bar.
    • Minimize button shrinks the window to an icon.
    • Maximize button enlarges the window to full screen.
  5. Menu Bar:
    • Located below the title bar.
    • Organizes and provides access to various actions through menus.
  6. Status Bar:
    • Displays useful information for the user.
    • Can be at the top or bottom of the window.
  7. Scroll Bars:
    • Helps navigate through content that doesn’t fit in the window.
    • Consists of an elongated container with a scroll area, slider, and arrows.
  8. Split Box:
    • Allows splitting a window into multiple panes.
    • Found above a vertical scroll bar or to the left of a horizontal scroll bar.

Leave a Comment