Results 1 to 3 of 3

Thread: Bold Help

  1. #1

    Thread Starter
    Lively Member lavarock09's Avatar
    Join Date
    Jun 2005
    Posts
    124

    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

  2. #2
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: Bold Help

    if you want to use it as a toggle then
    richtext1.selbold = not richtext1.selbold

    pete

  3. #3

    Thread Starter
    Lively Member lavarock09's Avatar
    Join Date
    Jun 2005
    Posts
    124

    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
  •  



Click Here to Expand Forum to Full Width