]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxTextCtrl.df
Add a call to SetBestSize so the minsize can be set for sizers if an
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxTextCtrl.df
1 node wxTextCtrl
2 var value of text
3 var style of flags wxTE_PROCESS_ENTER,wxTE_PROCESS_TAB,wxTE_MULTILINE,wxTE_PASSWORD,wxTE_READONLY,wxHSCROLL
4 derived from control