Results 1 to 2 of 2

Thread: Insert colour?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    143

    Insert colour?

    How to i insert mutiple coloured text from a richtextbox to another rich textbox without losing the colour information?
    Unignal Software Team Developer
    -------------------------------------------
    Current Project:
    Noter Light
    -------------------------------------------
    http://www.unignal.sg.tf

  2. #2
    Addicted Member
    Join Date
    Mar 2002
    Location
    Lithuania
    Posts
    165
    RichTextBox1 = Source


    RichTextBox2.TextRTF = RichTextBox1.TextRTF
    P.S. Sorry for my poor English...

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