]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/combobox.df
renamed resource.xml to resource.xrc
[wxWidgets.git] / contrib / utils / wxrcedit / df / combobox.df
1 node combobox
2 var style of flags wxCB_SIMPLE,wxCB_SORT,wxCB_READONLY,wxCB_DROPDOWN
3 var value of string
4 var selection of integer
5 var content of not_implemented
6 derived from control