|
-
Jun 5th, 2004, 09:15 AM
#1
Thread Starter
New Member
Applying changes to partial text in a text box
Is it possible to change partial text areas in a text box? For example I need to code my program so it highlights certain text or makes certain text another color. Thanks.
-
Jun 5th, 2004, 10:02 AM
#2
Use the Rich Textbox control which you will find in Project|Components|Microsoft Rich Textbox Control.
-
Jun 5th, 2004, 10:40 AM
#3
Thread Starter
New Member
Yes but doesn't the text that I want to change have to be highlighted? Like SelColor for example?
Is there a way to highlight the text with code?
-
Jun 5th, 2004, 10:42 AM
#4
No, you can manually set the SelStart and SelLength values.
-
Jun 5th, 2004, 10:57 AM
#5
Thread Starter
New Member
Cool thanks!
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
|