Mention wxEditableLisBox

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-09-01 14:22:54 +00:00
parent 32ace3892c
commit d23914f898
3 changed files with 7 additions and 3 deletions

View File

@@ -55,7 +55,7 @@
@category{ctrl}
<!-- @appearance{listbox.png} -->
@see wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
@see wxEditableListBox, wxChoice, wxComboBox, wxListCtrl, wxCommandEvent
*/
class wxListBox : public wxControlWithItems
{