home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 1032 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  802 b 

  1. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!news.claremont.edu!ucivax!gateway
  2. From: lhuynh@clyde.ICS.UCI.EDU (Thomas Huynh)
  3. Subject: How do I create a combo box to handle multiple selections
  4. Message-ID: <9207271012.aa22484@Paris.ics.uci.edu>
  5. Newsgroups: comp.os.ms-windows.programmer.misc
  6. Lines: 13
  7. Date: 27 Jul 92 17:23:42 GMT
  8.  
  9. Hi,
  10.  
  11. I am new to this bulletine board and windows, so please bear with me.
  12. I am using Borland C++ 3.0 and OWL to create a combo box.  I want
  13. to be able to create a combo box where I can make multiple selections.
  14. This is easily done with a list box using the attributes
  15. LBS_EXTENDEDSEL and LBS_MULTIPLESEL.  But a list box is not what I want.
  16. Is it possible?  If so, how do it?
  17.  
  18. --
  19. Thomas Huynh  Undergraduate
  20. Information and Computer Science
  21. University of California, Irvine
  22.