wxWidgets/contrib/utils/wxrcedit/df/radiobox.df
2000-08-15 21:46:26 +00:00

8 lines
219 B
Plaintext

node radiobox
var style of flags wxRA_SPECIFY_COLS,wxRA_HORIZONTAL,wxRA_SPECIFY_ROWS,wxRA_VERTICAL
var label of text
var dimension of integer
var selection of integer
var content of not_implemented
derived from control