Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Embed a web link inside a messageBox()

Embed a web link inside a messageBox()

Scheduled Pinned Locked Moved C#
comhelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    raysot777
    wrote on last edited by
    #1

    How does one go about making part of the messagebox() show a web link? something to the effect of: MesageBox.Show("Help File Not Found: \n\nTo download the latest Helpfile, go here:" + SomeSortaWeblink(http://www.mysite.com)) Any help is truly Appreciated -- modified at 0:30 Sunday 2nd October, 2005

    D M 2 Replies Last reply
    0
    • R raysot777

      How does one go about making part of the messagebox() show a web link? something to the effect of: MesageBox.Show("Help File Not Found: \n\nTo download the latest Helpfile, go here:" + SomeSortaWeblink(http://www.mysite.com)) Any help is truly Appreciated -- modified at 0:30 Sunday 2nd October, 2005

      D Offline
      D Offline
      David Stone
      wrote on last edited by
      #2

      You can't. You'd have to create your own dialog box that has a Link control in it.


      Picture a huge catholic cathedral. In it there's many people, including a gregorian monk choir. You know, those who sing beautifully. Then they start singing, in latin, as they always do: "Ad hominem..." -Jörgen Sigvardsson

      1 Reply Last reply
      0
      • R raysot777

        How does one go about making part of the messagebox() show a web link? something to the effect of: MesageBox.Show("Help File Not Found: \n\nTo download the latest Helpfile, go here:" + SomeSortaWeblink(http://www.mysite.com)) Any help is truly Appreciated -- modified at 0:30 Sunday 2nd October, 2005

        M Offline
        M Offline
        Mahesh Kumar V K
        wrote on last edited by
        #3

        There is no direct solution to this. What you can do is , write a Customized Message Box (your own Form) which can include this. Regards Mahesh Regards Mahesh

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups