Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing ListBox Messages

Status
Not open for further replies.

zoomby

Programmer
Aug 5, 2002
60
DE
Hi!

I have a simple Dialog Resource with a ListBox.
Now I want to handle the WM_VSCROLL message in the DialogProc. But I only get the messages of the Dialog Window. I tried things like WM_NOTIFY, but it doesn't work. How can I get the messages of the ListBox?

Thanks
Bye
Chris
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top