Hyperlink Control

Cost
Free
Version
1.5.

Overview

Add a hyperlink to a file, url or email address in your application. You can specify Font, ForeColor, HoverColour, HoverUnderline and more.

Full Source Code Included
AutoSize
- Automatically resizes to fit its caption, even when the font, size etc is changed during run-time
Caption - Sets the visible text.
Enabled - You can disable the control
Font - Supports any font or size
ForeColor - Specify font colour that is displayed when the mouse is not over the hyperlink
Hover - The control displays a hover colour when the mouse is moved over the control.
HoverColour - Specify the colour of the text to be displayed when it is hovering.
HoverUnderline – Should the text should be underlined when it is hovering?
URL - Specify the hyperlink, file location or email address
Only 28KB uncompressed!

There is a BeforeClick event allowing you to cancel the click event, and thus preventing the URL or file from being displayed. The AfterClick event informs you if the file has been displayed succesfully.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Walking on water and developing software from a specification are easy if both are frozen.” - Edward V Berard