开发者

Get the current position or the value of the slider

开发者 https://www.devze.com 2023-03-16 16:14 出处:网络
I am using Devcomponents slider component in my application.What I require is to get the value of the current position when the slider is adgested.

I am using Devcomponents slider component in my application.What I require is to get the value of the current position when the slider is adgested. I know facts about setting the maximum,minimum and the step properties of the slider. I wanted to programatically control the slider within a slider1_ValueChanged() event. Note: For any one to g开发者_JAVA技巧et idea about slider control on Devcomponents refer the follwing link


Isn't there a Value property on the slider you can use?

0

精彩评论

暂无评论...
验证码 换一张
取 消