|
-
August 2nd, 2001, 05:32 AM
#1
Can Transparent ActiveX Control Response the MouseMove Event?
I'm trying to make a label like ActiveX Control. Default the BackStyle of usercontrol will be Opaque
The actions added in the Usercontrol_MouseMove will work fine. But when I change the BackStyle to
Transparent, the Usercontrol_mousemove event never fire again! That's a big problem!
You know if you set the BackStyle of a Label control in VB to Transparent, it still can response all
the mouse actions ( move, click ... ). Why the Usercontrol can not? Anybody give me some clues. Thanks!
//-----------------------------------------\\
Where there's a wire , there's a way
\\-----------------------------------------//
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
|