]>
git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_ctrl.h
1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Control classes group docs
4 // Author: wxWidgets team
5 // RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $
6 // Licence: wxWindows licence
7 /////////////////////////////////////////////////////////////////////////////
11 @defgroup group_class_ctrl Controls
14 Typically, these are small windows which provide interaction with the user.
15 Controls that are not static can have wxValidator associated with them.