Align

  • Thread starter Thread starter Jay
  • Start date Start date
J

Jay

How do I align text (left/right/center) in a "rich text box" that I have on
a form?
 
RichTextBox1.SelectionAlignment = HorizontalAlignment.Right

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing
 
Thank you : )


One Handed Man ( OHM - Terry Burns ) said:
RichTextBox1.SelectionAlignment = HorizontalAlignment.Right

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top