Results 1 to 3 of 3

Thread: TextBox Color

  1. #1

    Thread Starter
    Lively Member JAtkinson's Avatar
    Join Date
    Feb 2004
    Location
    Richmond, VA
    Posts
    68

    TextBox Color

    Ive searched the forums looking for a solution, but no go. How can I change the color of text in a textbox when certain words are typed? Just like VS does for keywords? Im trying to create a little app for Pocket PC I can "code"with during the day. Going to use C# but help in VB.net will work.

    Thanks again,

    James
    Visual Studio .net 2003 EA
    VB .net
    C#

  2. #2
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    In VB, possibly the simplist way is to use a RichTextBox. There are many examples here.
    (not sure if a RTB exists in EmbeddedVB - if that is in fact what you are use under Windows CE)

    Also, if its a .Net Q, then you may be better of in that Forum




    Bruce.

  3. #3

    Thread Starter
    Lively Member JAtkinson's Avatar
    Join Date
    Feb 2004
    Location
    Richmond, VA
    Posts
    68
    Thanks, I have both Embedded VB and VS.net 2003. Neither, I dont believe, have a RTB. Thats why Im having a little trouble with it. But thanks again.

    James
    Visual Studio .net 2003 EA
    VB .net
    C#

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