|
-
Apr 4th, 2004, 04:54 AM
#1
Thread Starter
Addicted Member
Highligthing Text
Hi all!!
Is there an easy way to Highlight the selected text in a RichTextBox?
Thanks!
-
Apr 4th, 2004, 03:18 PM
#2
yes , set HideSelection to False
~
if a post is resolved, please mark it as [Resolved]
protected string get_Signature(){return Censored;}
[vbcode][php] please use code tags when posting any code [/php][/vbcode]
-
Apr 4th, 2004, 04:01 PM
#3
Thread Starter
Addicted Member
Do you care to elaborate on that!
What does that do for me??
Thanks!
-
Apr 4th, 2004, 05:16 PM
#4
that highlights the selected text in a richtextbox , if hideselection is set to true , selected text doesn't show highlighted ( ie: so you can see what's selected ) , setting hideselection stops the selected text from being hidden ( hence the name , hideselection )
~
if a post is resolved, please mark it as [Resolved]
protected string get_Signature(){return Censored;}
[vbcode][php] please use code tags when posting any code [/php][/vbcode]
-
Apr 5th, 2004, 12:27 AM
#5
Thread Starter
Addicted Member
I really think that we are not talking about the same thing here. Call me stupid but how is changing the setting going to help me to highlight the text?
I was assuming that I can not just call a highlight feature in my Rich Text Box if so how??
For some reason I was assuming that it takes a module or something like that.
Thanks!!
PS: All I want is the color Yellow, I don’t have to have a selection.
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
|