]>
Commit | Line | Data |
---|---|---|
1 | ///////////////////////////////////////////////////////////////////////////// | |
2 | // Name: class_bookctrl.h | |
3 | // Purpose: Book controls classes group docs | |
4 | // Author: wxWidgets team | |
5 | // Licence: wxWindows licence | |
6 | ///////////////////////////////////////////////////////////////////////////// | |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_class_bookctrl Book Controls | |
11 | @ingroup group_class | |
12 | ||
13 | A book control contains pages of other controls. | |
14 | ||
15 | Related overview: @ref overview_bookctrl | |
16 | ||
17 | */ | |
18 |