TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
none
NA
91
0
Convert interval
Dec 8 2009 6:57 AM
I have a TrackBar with values [-100,100]
this values are used in some function that accept float values between 0 and 20 (I guess)..
when TrackBar.Value = [-100, 1]
that value must converted to [0.0, 1.0]
when TrackBar.Value = ( 1, 100]
that value must converted to [1.1, 20]
what`s the formula to convert that?
I`m working at it from a while... and nothing...
Reply
Answers (
3
)
Inherits DataRow Class can't run new sub
move cursor position