]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/class_managedwnd.h
Finished review/fixes of GDI category of functions and macros.
[wxWidgets.git] / docs / doxygen / groups / class_managedwnd.h
CommitLineData
6e7f563b
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: class_managedwnd.h
3// Purpose: Managed Windows 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 license
7/////////////////////////////////////////////////////////////////////////////
8
9/**
10
11@defgroup group_class_managedwnd Managed Windows
12@ingroup group_class
13
14There are several types of window that are directly controlled by the window
15manager (such as MS Windows, or the Motif Window Manager). Frames and dialogs
16are similar in wxWidgets, but only dialogs may be modal.
17
18Related Overviews: @ref overview_cmndlg
19
20*/
21