CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    38

    Hyper link in visual C++

    Hello Gurus,

    I am developing a application in which I need to high light the link to a particular site and when this link is clicked I want to open that site.
    How can I do that? Please let me know
    Thanks
    Chidu


  2. #2
    Join Date
    Apr 1999
    Location
    Philippines
    Posts
    46

    Re: Hyper link in visual C++

    Good Day!
    Try getting an idea from CLabel class which you can find in this site.
    Goodluck.


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