Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Rich Text Formatting


Message #1 by Jonathan Funk <jonathanf@i...> on Tue, 27 Jun 2000 12:58:08 -0500
Has anyone ever found a way to justify text in a RichTextBox? I don't mean
left or right justify, I mean like a Microsoft Word justify that justifies
both sides at once. I have used the SetTextJustification() function from the
Win API but I can't get TextOut() to write back to my RichTextBox. Any
suggestions would help. Thanks

Jonathan

  Return to Index