Results 1 to 2 of 2

Thread: RichLabel?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800

    Question

    Is there anything like the richtextbox in a label??? Or anything where I can use more than one color in it at once?

    Thanks guys! (and gals )

  2. #2
    Junior Member
    Join Date
    Sep 2000
    Posts
    28

    Smile

    Try using a picture box with the BorderStyle set to none (0).

    Then you can print text on the picture box and position it using the CurrentX/Y properties and change the it's color using the ForeColor property.

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