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 / wxListBox.df < prev    next >
Text File  |  2000-10-07  |  209b  |  6 lines

  1. node wxListBox
  2. var style of flags wxLB_SINGLE,wxLB_MULTIPLE,wxLB_EXTENDED,wxLB_HSCROLL,wxLB_ALWAYS_SB,wxLB_NEEDED_SB,wxLB_SORT
  3. var selection of integer
  4. var content of not_implemented
  5. derived from control
  6.