Re: How to detect event in scrollbar of a ListBox
This is a multi-part message in MIME format.
------=_NextPart_000_03E6_01C772B9.64309450
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Overwrite OnVScroll (catch WM_VSCROLL message). When the user does =
something with the vertical scrollbar this method will get called.
AliR.
"jmarc" <jmarc@incursion-voyages.com> wrote in message =
news:YfaPh.21113$6z3.17033@edtnps82...
Maybe I just need a little hint
to do this!
As long as a scrollbar of a listbox
is embedded within, I don't see
what to do, to detect the click on
the scrollbar instead of items...
jmarc...
------=_NextPart_000_03E6_01C772B9.64309450
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; =
charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Overwrite OnVScroll (catch WM_VSCROLL
message). When the user does something with the vertical scrollbar =
this
method will get called.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>AliR.</FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"jmarc" <<A
=
href="mailto:jmarc@incursion-voyages.com">jmarc@incursion-voyages.com</=
A>>
wrote in message <A
=
href="news:YfaPh.21113$6z3.17033@edtnps82">news:YfaPh.21113$6z3.17033@e=
dtnps82</A>...</DIV>
<DIV><FONT face=Arial size=2>Maybe I just need a little =
hint</FONT></DIV>
<DIV><FONT face=Arial size=2>to do this!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>As long as a scrollbar of a =
listbox</FONT></DIV>
<DIV><FONT face=Arial size=2>is embedded within, I don't =
see</FONT></DIV>
<DIV><FONT face=Arial size=2>what to do, to detect the click =
on</FONT></DIV>
<DIV><FONT face=Arial size=2>the scrollbar instead of =
items...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>jmarc...</FONT></DIV>
<DIV><FONT face=Arial =
size=2></FONT> </DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_03E6_01C772B9.64309450--