scathenC
July 28th, 2006, 03:07 AM
Hi all,
Does anyone know how to get the HWND of a scrollbar within a list box
that has the WS_VSCROLL style?
I know that the parent window will recieve the WM_VSCROLL message
containing the HWND when the scrollbar is used, but I need to access
it near creation.
C
Does anyone know how to get the HWND of a scrollbar within a list box
that has the WS_VSCROLL style?
I know that the parent window will recieve the WM_VSCROLL message
containing the HWND when the scrollbar is used, but I need to access
it near creation.
C