How to justify the text in the textbox in vb.net ?
3 Replies - 3658 Views - Last Post: 16 October 2010 - 01:45 PM
#1
How to justify the text in the textbox in vb.net ?
Posted 16 October 2010 - 07:49 AM
Replies To: How to justify the text in the textbox in vb.net ?
#2
Re: How to justify the text in the textbox in vb.net ?
Posted 16 October 2010 - 09:12 AM
Moved to VB.NET.
#3
Re: How to justify the text in the textbox in vb.net ?
Posted 16 October 2010 - 11:09 AM
The TextBox or RichTextBox do not support Justify (in Windows Forms). However, I'm pretty sure the RichTextBox supports it in WPF.
References:
http://msdn.microsof...nalignment.aspx
http://msdn.microsof...lalignment.aspx
References:
http://msdn.microsof...nalignment.aspx
http://msdn.microsof...lalignment.aspx
#4
Re: How to justify the text in the textbox in vb.net ?
Posted 16 October 2010 - 01:45 PM
As the RichTextBox does not support justification, there are some custom textbox controls online which allow justification of text. Some you need to purchase, and some are free. Take a look on Codeproject, and have a poke around using GoOgLE
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote









|