
How to detect the scroll value of multiline textbox when scrolling by MOUSE
Kim Pedersen. Thank you for your suggestion.
But I can't find a method to determine that textbox be selected (When you
scroll it by mouse, text1_GotFocus is still not raised.) I don't want to use
"Timer" to detect its value.
Quote:
> Hi Dennis
> > The main problem is that no event is raised in mulitline textbox when
> > scrolling by mouse.
> I can help you here... You need to hook the textbox and then look for
> WM_HSCROLL messages... This way you can check the scroll value when
> scrolling....
> Contact me if you have a question about this... I will send you a
sample...
> ----
> Best Regards
> Kim Pedersen, vbCode Magician
> Visit vbCode Magician at:
> http://hjem.get2net.dk/vcoders/cm for free VB Tips and ActiveX Controls