Detecting when a mouse is over a scroll bar 
Author Message
 Detecting when a mouse is over a scroll bar

Is there a way to detect when a mouse is over a scroll bar.  Would like
to know how to tell if a user clicks in on a section scrollbar, one of
the arrows of a scrollbar, or drags the sliderbar portion.to a different
position.

Any info on how to perform this (if possible) would be appreciated.

Thanks.



Mon, 13 Nov 2000 03:00:00 GMT  
 Detecting when a mouse is over a scroll bar

Quote:

> Is there a way to detect when a mouse is over a scroll bar.  Would like
> to know how to tell if a user

Hi,

Quote:
> clicks in on a section scrollbar

This fires the change-event (largechange)

Quote:
> one of the arrows of a scrollbar

change-event (smallchange)

Quote:
> drags the sliderbar portion.to a different position.

Scroll-event

HTH

Michaela



Tue, 14 Nov 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Scroll Bars - detect mouse up & down

2. How to detect the scroll value of multiline textbox when scrolling by MOUSE

3. How to detect the scroll value of multiline textbox when scrolling by MOUSE

4. Building A Scroll Bar / Scroll Bar Colors

5. how to detect middle mouse button scroll

6. Detecting Mouse Scroll on VB Form.

7. Tracking mouse events w/ scroll bar

8. Mouse move event not trapped over Scroll bars of ListView Control

9. Detecting scroll bars in a dbgrid (yet again...)

10. Detecting scroll bars in a dbgrid

11. Detecting Auto-scroll bar usage

12. Detect clicking of scroll bar

 

 
Powered by phpBB® Forum Software