|
-
Nov 25th, 1999, 12:32 PM
#2
When using a RichTextBox there are 2 copies of the Text, there is a straight Text Version and a Formated RTF copy, when performing operations on Characters within the Text, make sure you're using the .Text Property, otherwise it'll use the RichText Formatted Copy by Default and You'll be manipulating the Formatting characters along with the Text giving the Unexpected results you are experiencing.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|