Mention Scrolled and wxScrolledWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-04-12 15:14:41 +00:00
parent 4ec80a5966
commit 2b3416df5d

View File

@@ -71,7 +71,7 @@ The following are the most important window classes
@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