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