CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: marking text

  1. #1
    Join Date
    Jun 2001
    Posts
    34

    marking text

    hi
    how can i mark a text in text box? (like when you double-click on a word and it's being highlighted in blue color)


  2. #2
    Join Date
    Jun 2001
    Location
    Israel
    Posts
    228

    Re: marking text

    That is already there, try it, type some text (with spaces) in a textbox and double-click a word and it will be highlighted in blue

    ----------
    The @host is everywhere!
    ----------

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

Featured