wxWidgets/contrib/utils/wxrcedit/df/wxToolBar.df
Václav Slavík e066e2566a change in XRC format
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-07 21:56:37 +00:00

12 lines
258 B
Plaintext

node wxToolBar
type panel
icon 0
childtype toolbar_item
var style of flags wxTB_FLAT,wxTB_DOCKABLE,wxTB_VERTICAL,wxTB_HORIZONTAL
var bitmapsize of coord
var pos of coord
var size of coord
var margins of coord
var packing of integer
var separation of integer