About Notebook and NotebookTab components

Notebook and NotebookTab components allow you to reuse screen space. A notebook is a component that contains one or more tabs. Each tab can contain other components such as edit boxes, grids, buttons, and so on. The components contained in a tab are visible only when the tab is selected.

If a notebook contains too many tabs to fit horizontally, WinStudio automatically supplies horizontal scroll bars. If you prefer to stack notebook tabs instead of using scroll bars, you can set the No Scroll property.

For most forms, you can:

  • Add a notebook
  • Add tabs to a notebook
  • Configure existing notebook tabs
  • Delete tabs from a notebook