Jump to content
Xtreme .Net Talk

Recommended Posts

  • *Experts*
Posted (edited)

You're right divil, its there but very hidden. I wonder why?

Could you post a sample of the event handler to give us VS 2002 folks a start.

 

Thanks

Dan

Edited by DiverDan

Member, in good standing, of the elite fraternity of mentally challenged programmers.

 

Dolphins Software

  • *Experts*
Posted

Im going from memory right now :) but those should be the right arguments:

Private Sub Form1_MouseWheel (sender As Object, e As System.Windows.Forms.MouseEventArgs) Handles MyBase.MouseWheel

  • *Experts*
Posted (edited)

Okay, Thanks mutant...good memory!!

 

VB.Net 2002 has no help on this event at all!

How do I know if the mouse wheel is moving up or down?

 

Thanks

Dan

 

btw

this site gives out birthdays and ages... ouch for me!

Edited by DiverDan

Member, in good standing, of the elite fraternity of mentally challenged programmers.

 

Dolphins Software

  • *Experts*
Posted

Thanks again divil, that worked perfectly! This must have been a last minute addition that MS overlooked documenting.

 

Dan

Member, in good standing, of the elite fraternity of mentally challenged programmers.

 

Dolphins Software

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...