473,406 Members | 2,816 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Use of mouse wheel ???

Dear all,

I would like to be able to use the mouse wheel button in my windows
application to scroll my control data.

The weel gets two function, when you rotate it and whne you press it.
How to handle that 2 function and tell to my control to scroll up or down
based on wheel function?

Any one have use it already?

Thanks for your help
regards
serge
Jul 21 '05 #1
6 3719
What control are you using ? It should be handled automatically...

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le
message de news:16**********************************@microsof t.com...
Dear all,

I would like to be able to use the mouse wheel button in my windows
application to scroll my control data.

The weel gets two function, when you rotate it and whne you press it.
How to handle that 2 function and tell to my control to scroll up or down
based on wheel function?

Any one have use it already?

Thanks for your help
regards
serge

Jul 21 '05 #2
I ma using a treeView control, a listView control and a datagrid control
in a windows vb.net application

Actually it is not doing anything even if scrool is set automatically

"Patrice" wrote:
What control are you using ? It should be handled automatically...

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le
message de news:16**********************************@microsof t.com...
Dear all,

I would like to be able to use the mouse wheel button in my windows
application to scroll my control data.

The weel gets two function, when you rotate it and whne you press it.
How to handle that 2 function and tell to my control to scroll up or down
based on wheel function?

Any one have use it already?

Thanks for your help
regards
serge


Jul 21 '05 #3
I'm sure it works here with the DataGrid control. I'll give this a try with
the other controls...

Patrice

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le
message de news:26**********************************@microsof t.com...
I ma using a treeView control, a listView control and a datagrid control
in a windows vb.net application

Actually it is not doing anything even if scrool is set automatically

"Patrice" wrote:
What control are you using ? It should be handled automatically...

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le message de news:16**********************************@microsof t.com...
Dear all,

I would like to be able to use the mouse wheel button in my windows
application to scroll my control data.

The weel gets two function, when you rotate it and whne you press it.
How to handle that 2 function and tell to my control to scroll up or down based on wheel function?

Any one have use it already?

Thanks for your help
regards
serge


Jul 21 '05 #4
the scrolling works just fine. You Dont have to prgram anything. i Just tried
it and it worked automatically.

make sure ur mouse is fine.

"Patrice" wrote:
I'm sure it works here with the DataGrid control. I'll give this a try with
the other controls...

Patrice

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le
message de news:26**********************************@microsof t.com...
I ma using a treeView control, a listView control and a datagrid control
in a windows vb.net application

Actually it is not doing anything even if scrool is set automatically

"Patrice" wrote:
What control are you using ? It should be handled automatically...

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le message de news:16**********************************@microsof t.com...
> Dear all,
>
> I would like to be able to use the mouse wheel button in my windows
> application to scroll my control data.
>
> The weel gets two function, when you rotate it and whne you press it.
> How to handle that 2 function and tell to my control to scroll up or down > based on wheel function?
>
> Any one have use it already?
>
> Thanks for your help
> regards
> serge


Jul 21 '05 #5
J L


FFWIW,
The scroll button does not work on my listviews either. Perhaps it is
a setting or a driver specific issue?

John

On Wed, 22 Jun 2005 01:57:06 -0700, "Mario"
<Ma***@discussions.microsoft.com> wrote:
the scrolling works just fine. You Dont have to prgram anything. i Just tried
it and it worked automatically.

make sure ur mouse is fine.

"Patrice" wrote:
I'm sure it works here with the DataGrid control. I'll give this a try with
the other controls...

Patrice

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le
message de news:26**********************************@microsof t.com...
> I ma using a treeView control, a listView control and a datagrid control
> in a windows vb.net application
>
> Actually it is not doing anything even if scrool is set automatically
>
> "Patrice" wrote:
>
> > What control are you using ? It should be handled automatically...
> >
> > --
> >
> > "serge calderara" <se************@discussions.microsoft.com> a écrit

dans le
> > message de news:16**********************************@microsof t.com...
> > > Dear all,
> > >
> > > I would like to be able to use the mouse wheel button in my windows
> > > application to scroll my control data.
> > >
> > > The weel gets two function, when you rotate it and whne you press it.
> > > How to handle that 2 function and tell to my control to scroll up or

down
> > > based on wheel function?
> > >
> > > Any one have use it already?
> > >
> > > Thanks for your help
> > > regards
> > > serge
> >
> >
> >



Jul 21 '05 #6
Yes I checked the treeview and listview and scrolling works (thought page
scrolling doesn't or perhaps should I set some properties to define the page
increment).

Looks like it's a device problem...
--

"J L" <jo**@marymonte.com> a écrit dans le message de
news:jp********************************@4ax.com...


FFWIW,
The scroll button does not work on my listviews either. Perhaps it is
a setting or a driver specific issue?

John

On Wed, 22 Jun 2005 01:57:06 -0700, "Mario"
<Ma***@discussions.microsoft.com> wrote:
the scrolling works just fine. You Dont have to prgram anything. i Just triedit and it worked automatically.

make sure ur mouse is fine.

"Patrice" wrote:
I'm sure it works here with the DataGrid control. I'll give this a try with the other controls...

Patrice

--

"serge calderara" <se************@discussions.microsoft.com> a écrit dans le message de news:26**********************************@microsof t.com...
> I ma using a treeView control, a listView control and a datagrid control > in a windows vb.net application
>
> Actually it is not doing anything even if scrool is set automatically
>
> "Patrice" wrote:
>
> > What control are you using ? It should be handled automatically...
> >
> > --
> >
> > "serge calderara" <se************@discussions.microsoft.com> a écrit dans le
> > message de news:16**********************************@microsof t.com... > > > Dear all,
> > >
> > > I would like to be able to use the mouse wheel button in my windows > > > application to scroll my control data.
> > >
> > > The weel gets two function, when you rotate it and whne you press it. > > > How to handle that 2 function and tell to my control to scroll up or down
> > > based on wheel function?
> > >
> > > Any one have use it already?
> > >
> > > Thanks for your help
> > > regards
> > > serge
> >
> >
> >

Jul 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: AccessWhiz | last post by:
I have been trying desperately for the past few days to figure out why the MouseWheel solution that I retrieved from the Lebans website won't work. The access database included with the solution...
1
by: jv | last post by:
I have quite a few of continuous form and subform where I do allow scroll bars. I run into problems with the mouse wheel whenever the data on the form does not take up the whole page. In this...
6
by: Susan Bricker | last post by:
Hi. Does anyone have a clue why my mouse wheel stopped working while I was working on the VB behind a form in MS/Access? I would swear that the mouse wheel was working a short time ago. I've...
13
by: James Bond | last post by:
Hello. My 80+ year old father has recently decided to get his first computer. Due to his age (and I suspect lack of playing pong as a child like I did) he lacks the manual dexterity to use a mouse...
13
by: Nathan | last post by:
Hi, Can someone lead me to info on detecting and using the mouse button? All I can find in the MSDN docs is that you use e.Delta, but it doesn't explain in how. I tried detecting the roll of...
4
by: ML | last post by:
I am trying to use the mouse wheel event on a numeric input box to allow the use to scroll to inc/dec the value by 1. The issue I am having is that the delta value returned seems to be off. From...
7
by: tommaso.gastaldi | last post by:
This is a curious question. I'd like to know your opinion. I am attaching a drawing resize to a mouse wheel event. Frankly, to me was most natural that, if I mouse wheel UP, the shape gets...
7
by: Martijn Mulder | last post by:
When the mouse is over a picture, the user can grow or shrink it by rolling the central mouse wheel. What behavior is typical when the user rolls the wheel away. Will the picture grow or shrink...
3
by: killbill123 | last post by:
Hi, I want to count the mouse wheel rotations in javascript. I searched on google and only found that how to track delta -1 and +1 base on the up mouse wheel and down mouse wheel. I want how...
3
by: West55 | last post by:
I have an Access 2003 database I developed for one of my departments. I have been using Stephen Lebans' MouseWheelOnOff system to turn off the Mouse Wheel without any issues since I developed the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.