fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
node wxComboBox
|
node wxComboBox
|
||||||
var style of flags wxCB_SIMPLE,wxCB_SORT,wxCB_READONLY,wxCB_DROPDOWN
|
var style of flags wxCB_SIMPLE,wxCB_SORT,wxCB_READONLY,wxCB_DROPDOWN
|
||||||
var value of string
|
var value of text
|
||||||
var selection of integer
|
var selection of integer
|
||||||
var content of not_implemented
|
var content of not_implemented
|
||||||
derived from control
|
derived from control
|
||||||
|
Reference in New Issue
Block a user