|
-
Feb 12th, 2008, 11:11 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Differece
i have a RichTextBox (with Formatted Or Not Formatted text) in my form which is connected to Database of Access,
im reading values by this code
Code:
RTB.TextRTF = Rs!field1
it shows formatted text in the RTB but when i move to next record whose field1 is not formatted it shows the same formatting as previous record. how can i solve this problem?
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
|