SeekBar Click event

farisnt

Member
Licensed User
Longtime User
Good Day
I have a seekbar and a label1
when the user move the seekbar left or right the text of the label1 change to hold the seekbar value

Is there anyway to make a Click Event for the Seekbar
I dont want the value to change instently,
what I need is when the user release the Seekbar, the value change


Thanks
 

ardhuru

Member
Licensed User
Longtime User
Good Day

I dont want the value to change instently,
what I need is when the user release the Seekbar, the value change

Hi, I am trying to achieve the very same thing. Was wondering if you managed it?

Regards,

Anand Dhuru
 
Upvote 0
Top