Mention header control in Category page

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-12-16 15:27:04 +00:00
parent 92dbce737d
commit 5801b3ec87
2 changed files with 4 additions and 3 deletions

View File

@@ -159,6 +159,7 @@ Controls that are not static can have wxValidator associated with them.
@li wxGauge: A control to represent a varying quantity, such as time remaining
@li wxGenericDirCtrl: A control for displaying a directory tree
@li wxGrid: A control to display spread-sheet like data in tabular form
@li wxHeaderCtrl: a small control to display the top header of tabular data
@li wxHtmlListBox: An abstract class for creating listboxes showing HTML
content
@li wxHyperlinkCtrl: A static text which opens an URL when clicked