]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxCheckBox.df
don't use cryptic buttons, it's bad UI
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxCheckBox.df
1 node wxCheckBox
2 var label of text
3 var checked of bool
4 derived from control