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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Slider on a dialog bar - no message being sent?

Status
Not open for further replies.

timmay3141

Programmer
Dec 3, 2002
468
US
I put a slider on a dialog bar, but when I move it a WM_HSCROLL message never seems to be sent because OnHScroll in my view class was never called. Then I tried adding it to the main frame class, and it never got the message either. I tried Spy++ and it didn't ever see any WM_HSCROLL. Is there a way I can get a message when the slider moves?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top