home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!psinntp!nntp.telxon.com!dgarr
- From: dgarr@nntp.telxon.com (David Garrison)
- Subject: Tab Stops in combo boxes
- Message-ID: <1992Dec9.164450.6086@nntp.telxon.com>
- Organization: TELXON Corporation
- Date: Wed, 9 Dec 1992 16:44:50 GMT
- Lines: 17
-
-
-
- HELP!!
-
- I'm trying to use the tab stops bit in a drop down combo box
- just like a list box.
-
- What I'm doing is setting the tab stop bit for my combo box on and
- adding strings to the box with '\t' characters. I'm expecting to see
- the drop down box with aligned column string entries but all I get are
- funny characters in place of the '\t' characters.
-
- This same procedure works fine with a list box.
-
- Does anyone know how to overcome this problem? Thanx, in advance.
-
-
-