Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » CExtSliderWnd problem Collapse All
Subject Author Date
shan vaz Dec 4, 2009 - 9:08 AM

Hi ,


I have created the sliderbar class which is inherited from the CExtSliderWnd.


I need to capture the left mouse click action of Slider bar to do some validation in my appliaction.


Please let meknow how to capture left mouse click/down event.


 


Shan

Technical Support Dec 5, 2009 - 7:22 AM

You can create a CExtSliderWnd-derived class and handle the WM_RBUTTONDOWN message in it.