]> git.saurik.com Git - wxWidgets.git/blame - contrib/utils/wxrcedit/df/wxComboBox.df
added wxFrame::IsMDIChild() (msw only, protected)
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxComboBox.df
CommitLineData
e066e256 1node wxComboBox
75e0bd44
VS
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