]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxToolBar.df
1) added wxFrame support to wxrcedit
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxToolBar.df
1 node wxToolBar
2 type panel
3 icon 0
4 childtype toolbar_item
5 var style of flags wxTB_FLAT,wxTB_DOCKABLE,wxTB_VERTICAL,wxTB_HORIZONTAL
6 var bitmapsize of coord
7 var pos of coord
8 var size of coord
9 var margins of coord
10 var packing of integer
11 var separation of integer