Results 1 to 3 of 3

Thread: Highlighting certain words?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Utah
    Posts
    397

    Highlighting certain words?

    Im trying to make a HTML editor thingy, and how can i do the text color things?

  2. #2
    Addicted Member Sheppe's Avatar
    Join Date
    Sep 2002
    Location
    Kelowna, BC
    Posts
    245
    The easiest way is to use the RichText control. It allows color coding, font sizing, and all that good stuff.
    [vbcode]
    On Error Goto Hell
    [/vbcode]
    Sheppe Pharis, MCSD
    Check out http://www.vb-faq.com
    Click here for access to the free Code-Express source code and component sharing network for VB6
    Want a better way to skin your .NET applications? Click here!

  3. #3
    Addicted Member
    Join Date
    Apr 2002
    Location
    Hyderabad,India
    Posts
    131
    I too agree with that.
    When you are going for color/font formatting in a text box, Rich Text box is the best option at your disposal.
    When you can do better, good is not enough

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