2009-02-20 06:34:52 -05:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: class_bookctrl.h
|
|
|
|
// Purpose: Book controls classes group docs
|
|
|
|
// Author: wxWidgets team
|
2010-07-13 09:29:13 -04:00
|
|
|
// Licence: wxWindows licence
|
2009-02-20 06:34:52 -05:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
@defgroup group_class_bookctrl Book Controls
|
|
|
|
@ingroup group_class
|
|
|
|
|
|
|
|
A book control contains pages of other controls.
|
|
|
|
|
|
|
|
Related overview: @ref overview_bookctrl
|
|
|
|
|
|
|
|
*/
|
|
|
|
|