WebLinkLabel Control

A simple wrapper around the standard .NET Windows Forms LinkLabel
Download

WebLinkLabel Control Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Benjamin Hollis
  • Operating Systems:
  • Windows All
  • File Size:
  • 2 KB

WebLinkLabel Control Tags


WebLinkLabel Control Description

The WebLinkLabel was designed to be a simple wrapper around the standard .NET Windows Forms LinkLabel. It makes it easy to put different links in a label, like you would in a web page, and clicking on those links will open them in the user's default browser. It basically works just like a LinkLabel. You can drag it from your toolkit onto a form, and set all the same properties. Setting the Text or LinkText to a specially-formatted string will automatically insert links. If you want to access the "source" text, with the "url" tags in it, use the LinkText property. If you want to just get the text out, without the "url" tags, use the standard Text property.


WebLinkLabel Control Related Software