Major tabs are used to organize related pages in sections. Major tabs in a new notebook may appear along the bottom of the notebook by specifying the BKS_MAJORTABBOTTOM style, or they may appear along the top of the notebook by default or by explicitly specifying the BKS_MAJORTABTOP style. The application can control whether the tabs are ordered from left to right or right to left by using the appropriate style. Minor tabs are no longer displayed as tabs on the new notebook. Minor tabs are shown as part of the page list. The following table describes the available notebook control styles:

ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÂÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³Style                       ³Left to Right     ³Right to Left     ³
³                            ³(default)         ³                  ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³BKS_MAJORTABTOP (default)   ³BKS_BACKPAGESTR   ³BKS_BACKPAGESTL   ³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³BKS_MAJORTABBOTTOM          ³BKS_BACKPAGESBR   ³BKS_BACKPAGESBL   ³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÁÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ


[Back] [Next]