]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/combobox.df
added wxIcon::CopyFromBitmap to wxGTK
[wxWidgets.git] / contrib / utils / wxrcedit / df / combobox.df
CommitLineData
75e0bd44
VS
1node combobox
2var style of flags wxCB_SIMPLE,wxCB_SORT,wxCB_READONLY,wxCB_DROPDOWN
3var value of string
4var selection of integer
5var content of not_implemented
6derived from control