Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - How can i handle the event of Slider control
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How can i handle the event of Slider control

 Post Reply Post Reply
Author
Message
vijaymahajan View Drop Down
Groupie
Groupie
Avatar

Joined: 16 June 2008
Status: Offline
Points: 92
Post Options Post Options   Thanks (0) Thanks(0)   Quote vijaymahajan Quote  Post ReplyReply Direct Link To This Post Topic: How can i handle the event of Slider control
    Posted: 05 July 2008 at 1:46am
Hello,
i want to know ,wheather there is any event or something which we can use, to know wheather slider in the ribbon bar is moved?
 
I try to use ON_WM_HSCROLL() event.This event is supported in  XTPMDIFrameWnd also. So i tried it,But it didnt worked.
 
Also i tried On_EN_HSCROLL(id,memberfun).
But it needs the sliders id,which is not there while creating.U also have not used any id to create a slider.Only CXTPControlScrollBar* pointer is there.So i couldnt use this handler.
 
Now Please tell me,how can i get the event or something by which i can find that the slider is clicked.I have many sliders in my ribbon bar,whose values i have to set in editboxes in front of them.also if user puts value in edit box i have to set it on slider,etc etc.
Please tell if any event is there?
Also if such handler is there,how can i come to know which slider in my ribbon bar is clicked?How can i understand as there is no id used?
 
Thanks And Regards,
Vijay.
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.047 seconds.