]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxNotebook.df
Fixed typo in my last commit (it did break socket detection code :-( ).
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxNotebook.df
1 node wxNotebook
2 type notebook
3 var style of flags wxNB_FIXEDWIDTH,wxNB_LEFT,wxNB_RIGHT,wxNB_BOTTOM
4 var usenotebooksizer of bool
5 childtype wxPanel
6 derived from control