wxWidgets/contrib/utils/wxrcedit/df/toolbar.df
Václav Slavík 8576d6a454 added toolbar handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-08-11 19:10:39 +00:00

12 lines
256 B
Plaintext

node toolbar
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