Oct 29, 2004 #1 MagiMike Technical User Joined Jun 5, 2003 Messages 44 Location SE Isn't there any way to do linewrapping in these controls? It'll be a chat-log for a server.
Nov 1, 2004 #2 Kalisto Programmer Joined Feb 18, 2003 Messages 997 Location GB It would be easier to do it in an EditBox, I cant see a way to do it in a listbox, without writing your own. But Im not an mfc or controls expert K Upvote 0 Downvote
It would be easier to do it in an EditBox, I cant see a way to do it in a listbox, without writing your own. But Im not an mfc or controls expert K
Nov 18, 2004 #3 EarlAllen Programmer Joined Jan 21, 2002 Messages 29 Location US I think I would use a Rich Text Edit box; however, it does depend on the circumstance. Upvote 0 Downvote