Results 1 to 5 of 5

Thread: Highligthing Text

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Location
    Central US
    Posts
    183

    Highligthing Text

    Hi all!!
    Is there an easy way to Highlight the selected text in a RichTextBox?
    Thanks!

  2. #2
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    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]

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Location
    Central US
    Posts
    183
    Do you care to elaborate on that!
    What does that do for me??
    Thanks!

  4. #4
    Frenzied Member dynamic_sysop's Avatar
    Join Date
    Jun 2003
    Location
    Ashby, Leicestershire.
    Posts
    1,142
    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]

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Dec 2002
    Location
    Central US
    Posts
    183
    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
  •  



Click Here to Expand Forum to Full Width