MouseHover- and mouseMove-Event : What is the difference ??

  • Thread starter Thread starter Peter Stojkovic
  • Start date Start date
Hi,

Mouse moves occurs when the mouse moves over the control. Mouse
hover occurs when mouse is staying still over the control

Ken
 
Peter,

In addition to Ken, maybe not your question, however probably is mouse.enter
and mouse.leave better to use.

I hope this helps?

Cor
 
* "Peter Stojkovic said:
What is the difference between the two Events

Just to make sure you didn't miss a feature of the Visual Studio .NET
IDE:

Pressing the F1 key will start the documentation/help.
 
Just to make sure you didn't miss a feature of the Visual Studio .NET
IDE:

Pressing the F1 key will start the documentation/help.

Is Armin visiting you?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top