v-yiy
Wed Mar 03 07:25:58 CST 2004
Hi,
do you mean how to make the lable get the similiar look and feel like a
hyper link control.
As far as I know, It's not easy to create this effect in VB6, because there
is no event for mouse leave, the possible workarounds are
1.use a Timer , in Timer Check if the mouse is in the label bound.
2.subclass the label window handle the WM_MOUSEMOVE Message.
If ActiveX control is an option , you may try searching 3rd party ActiveX
controls,
for your convenient, I list some controls here:
http://www.charonsoftware.com/download/
http://www.pppindia.com/intl/hyperlink/
Is my suggestions helpful to resolve your problem?
Please feel free to reply this thread, if you still have questions on this
issue.
Thanks!
Best regards,
Ying-Shen Yu [MSFT]
Microsoft community Support
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.