A
Alberto
If I want to manage the event MouseWheel I can write a line like this in
the designer of a form, for example.
TabControl.MouseWheel += ...
but, does anybody know why this event doesn't appear in the controls
property window? You can see other events like MouseMove or MouseLeave
but MouseWheel isn`t there.
Thank you
the designer of a form, for example.
TabControl.MouseWheel += ...
but, does anybody know why this event doesn't appear in the controls
property window? You can see other events like MouseMove or MouseLeave
but MouseWheel isn`t there.
Thank you