TabbedWindow



TabbedWindow is a window object with folders. For each folder a separate graph is stated,
and when that folder is activated, the stated graph is displayed in the window.

Limitations

Sliders within the window object are disabled.
You can not state an hierarchy or class object.

Attributes

Attribute                            Description
Folder.NumberOfFolders                       Number of folders.
Folder.HeaderHeight                       Folder height.
Folder.ColorSelected                       Color of the active folder.
Folder.ColorUnselected                       Color of inactive folders.
Folder.ScrollbarWidth                       Width of scrollbar.
Folder.ScrollbarColor                       Fill color of the mobile part of a scrollbar.
Folder.ScrollbarBgColor                       Fill color of the background part of a scrollbar.
Folder1.FileName                       Name of the graph that is displayed in the first folder.
Folder1.Text                       Text of the first folder.
Folder1.Scale                       Scale of the graph in folder number 1.
Folder1.VerticalScrollbar                       A vertical scrollbar is displayed for folder 1.
Folder1.HorizontalScrollbar                       A horizontal scrollbar is displayed for folder 1.