|
-
Jun 18th, 2005, 05:35 AM
#1
Thread Starter
Lively Member
Bold Help
I Have A RichTextBox, and a picture that makes the selected text bold, how do i make the image, when clicked again, make the selected text not bold
-
Jun 18th, 2005, 05:39 AM
#2
Re: Bold Help
if you want to use it as a toggle then
richtext1.selbold = not richtext1.selbold
pete
-
Jun 18th, 2005, 05:41 AM
#3
Thread Starter
Lively Member
Re: Bold Help
thanx for the quick reply
Problem Solved
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
|