home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / wxos2233.zip / wxOS2-2_3_3.zip / wxWindows-2.3.3 / contrib / utils / wxrcedit / df / wxToolBar.df < prev    next >
Text File  |  2000-10-07  |  269b  |  12 lines

  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
  12.