|
-
Aug 9th, 2012, 03:36 PM
#1
Hyperlink Control
This UserControl for simulating a Hyperlink was discarded now. It was old and had several flaws.
There are two better alternatives to use: (both from the VBCCR project)
1. LinkLabel control (requires at least version 6.0 of comctl32.dll)
2. LabelW control with MousePointer set to 4 - Hand and MouseTrack set to True. So catching MouseEnter and MouseLeave and do the effects manually.
Last edited by Krool; Feb 21st, 2019 at 04:48 PM.
Reason: abandoned
-
Aug 10th, 2012, 11:32 AM
#2
Re: Hyperlink Control
Looks cool. 
Does it changes textcolor when hovered?
If my post was helpful to you, then express your gratitude using Rate this Post. 
And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet
Social Group: VBForums - Developers from India
Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...
-
Aug 10th, 2012, 03:07 PM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|