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 / wxComboBox.df < prev    next >
Text File  |  2001-05-05  |  186b  |  7 lines

  1. node wxComboBox
  2. var style of flags wxCB_SIMPLE,wxCB_SORT,wxCB_READONLY,wxCB_DROPDOWN
  3. var value of text
  4. var selection of integer
  5. var content of not_implemented
  6. derived from control
  7.