git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53139
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
@li wxWindow: base class for all windows and controls
@li wxControl: base class (mostly) for native controls/widgets
@li wxPanel: window which can smartly manage child windows
-@li wxScrolledWindow: Window with automatically managed scrollbars
+@li wxScrolledWindow: Window with automatically managed scrollbars (see wxScrolled)
@li wxVScrolledWindow: As wxScrolledWindow but supports lines of variable
height
@li wxTopLevelWindow: Any top level window, dialog or frame