CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: RichTextBox

  1. #1
    Join Date
    Aug 2000
    Posts
    670

    Question RichTextBox

    What is RichTextBox, where can I found it in the C# enviroment?
    I saw in the contorls only text box.

  2. #2
    Join Date
    Mar 2003
    Location
    Australia
    Posts
    58

    haha

    are you blind?

    check out toolbox..

  3. #3
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    aspdotnet,
    Rye, is C++ guy, he is new to C#.

    Paresh

  4. #4
    Join Date
    Oct 2002
    Location
    Torture chamber
    Posts
    132
    I do encounter this problem during my initial use of VS.NET too, so nothing wrong with that, just kidda not used to it.

    In your toolbox, scroll down abit and you'll find it.
    RichTextBox allows you to create kidda multi-line textbox, correct me I'm wrong. pares
    end------------------------------
    Programmers aren't born, but are made from hardwork, effort and time.
    To be a good one, requires more effort and hardwork.
    Therefore N quality programmer = (N*hardwork)+(N*effort)+(N*time)

  5. #5
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    you are right here

    its easy

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

Featured