|
-
Apr 22nd, 2004, 06:18 PM
#1
Thread Starter
Lively Member
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#
-
Apr 22nd, 2004, 06:32 PM
#2
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.
-
Apr 22nd, 2004, 06:34 PM
#3
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|