]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/utils/wxrcedit/df/wxComboBox.df
added test for wxProgressDialog::Resume
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxComboBox.df
... / ...
CommitLineData
1node wxComboBox
2var style of flags wxCB_SIMPLE,wxCB_SORT,wxCB_READONLY,wxCB_DROPDOWN
3var value of text
4var selection of integer
5var content of not_implemented
6derived from control