D
DraguVaso
Hi,
I have a Control from another company that I have to put in my application.
That control has 7 buttons, and I want to change the ToolTip according to
the button above the mouse is moving.
I could do this by calculating myself the position of the MouseCursor and
knowing like that wich ToolTip I have to use. But one big problem: the
Control doesn't have a MouseMove-event or something like that.
So now my question: How do I add a MouseMove-event to a control? Or is there
another solution for my problem?
Thanks a lot in advance!
Pieter
I have a Control from another company that I have to put in my application.
That control has 7 buttons, and I want to change the ToolTip according to
the button above the mouse is moving.
I could do this by calculating myself the position of the MouseCursor and
knowing like that wich ToolTip I have to use. But one big problem: the
Control doesn't have a MouseMove-event or something like that.
So now my question: How do I add a MouseMove-event to a control? Or is there
another solution for my problem?
Thanks a lot in advance!
Pieter