]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxRadioBox.df
1) added wxFrame support to wxrcedit
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxRadioBox.df
1 node wxRadioBox
2 var style of flags wxRA_SPECIFY_COLS,wxRA_HORIZONTAL,wxRA_SPECIFY_ROWS,wxRA_VERTICAL
3 var label of text
4 var dimension of integer
5 var selection of integer
6 var content of not_implemented
7 derived from control