I am trying to understand the ScrollBar of a Listbox. Is it a window? It doesn't seem to have a Window handle of itself. Any body has any idea how to control it?

Well, let me tell you the actual problem. If I set capture to a list box, it won't scroll if you try to. It will, but the first time you click on the ScrollBar, the capture will be lost!

I would rather like to set the capture for the ScrollBar itself, but don't seem to have any way of abtaining the window handle of the ScrollBar.

Any Ideas?

Please?