Reply
Different font
Old 01-01-2007, 07:53 PM Different font
WebcyteDesign's Avatar
Extreme Talker

Posts: 159
Location: Hamilton
How do you make a certain part of text in a rich textbox a different font programatically.

please don't mention anything about selectionfont as I've tried those examples and they don't work.

Basically what I'm doing is adding text to a rtb programatically and the last line always has to be in a certain font. If you have any suggestions let me know. And please feel free to tell me how retarded I am for not being able to figure this out.
WebcyteDesign is offline
Reply With Quote
View Public Profile Visit WebcyteDesign's homepage!
 
When You Register, These Ads Go Away!
     
Old 01-04-2007, 06:27 PM Re: Different font
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,024
Name: Forrest Croce
Location: Seattle, WA
Quote:
Originally Posted by WebcyteDesign View Post
How do you make a certain part of text in a rich textbox a different font programatically.

please don't mention anything about selectionfont as I've tried those examples and they don't work.

Basically what I'm doing is adding text to a rtb programatically and the last line always has to be in a certain font. If you have any suggestions let me know. And please feel free to tell me how retarded I am for not being able to figure this out.

Haven't worked with a richtextbox in a while, but I'm pretty sure it's the selection font property. Possibly why it's not working for you is, if you're adding text by saying rtf.Text = rtf.Text + moreText that strips the formatting. ( I've run into that problem myself... )

Build a test project, just a form with an rtf box, put some text in it, and try the selection font and color properties.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to Different font
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11791 seconds with 13 queries