Choicebook is a class similar to Notebook but which uses a Choice to show the labels instead of the tabs.
There is no documentation for this class yet but its usage is identical to Notebook (except for the features clearly related to tabs only), so please refer to that class documentation for now. You can also use the notebook sample to see Choicebook in action.
CHB_DEFAULT |
Choose the default location for thelabels depending on the current platform (left everywhere except Mac whereit is top). |
CHB_TOP |
Place labels above the page area. |
CHB_LEFT |
Place labels on the left side. |
CHB_RIGHT |
Place labels on the right side. |
CHB_BOTTOM |
Place labels below the page area. |
BookCtrl, Notebook, notebook sample
[This page automatically generated from the Textile source at Thu May 01 00:50:34 +0100 2008]