]> git.saurik.com Git - wxWidgets.git/blob - docs/doxygen/groups/class_ctrl.h
Do not define __VISUALC__ for Intel C++ compiler under Windows.
[wxWidgets.git] / docs / doxygen / groups / class_ctrl.h
1 /////////////////////////////////////////////////////////////////////////////
2 // Name: class_ctrl.h
3 // Purpose: Control classes group docs
4 // Author: wxWidgets team
5 // Licence: wxWindows licence
6 /////////////////////////////////////////////////////////////////////////////
7
8 /**
9
10 @defgroup group_class_ctrl Controls
11 @ingroup group_class
12
13 Typically, these are small windows which provide interaction with the user.
14 Controls that are not static can have wxValidator associated with them.
15
16 */
17