home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / programm / misc / 4204 < prev    next >
Encoding:
Text File  |  1992-12-14  |  777 b   |  27 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!psinntp!nntp.telxon.com!dgarr
  3. From: dgarr@nntp.telxon.com (David Garrison)
  4. Subject: Tab Stops in combo boxes
  5. Message-ID: <1992Dec9.164450.6086@nntp.telxon.com>
  6. Organization: TELXON Corporation
  7. Date: Wed, 9 Dec 1992 16:44:50 GMT
  8. Lines: 17
  9.  
  10.  
  11.  
  12. HELP!!
  13.  
  14. I'm trying to use the tab stops bit in a drop down combo box
  15. just like a list box.
  16.  
  17. What I'm doing is setting the tab stop bit for my combo box on and
  18. adding strings to the box with '\t' characters.  I'm expecting to see
  19. the drop down box with aligned column string entries but all I get are 
  20. funny characters in place of the '\t' characters.
  21.  
  22. This same procedure works fine with a list box.
  23.  
  24. Does anyone know how to overcome this problem?  Thanx, in advance.
  25.  
  26.  
  27.