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 / wxGridSizer.df < prev    next >
Text File  |  2000-10-07  |  195b  |  11 lines

  1. node wxGridSizer
  2. type sizer
  3. icon 4
  4. childtype sizer_item
  5. derived from panel_item
  6. var rows of integer
  7. var cols of integer
  8. var vgap of dimension
  9. var hgap of dimension
  10. var minsize of coord
  11.