Results 1 to 3 of 3

Thread: Assigning a Value to a Track Bar

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2014
    Posts
    9

    Question Assigning a Value to a Track Bar

    I'm trying to implement values to a track bar and save the value they pick into my module. I have attached a picture to show what it looks like. Any help would be greatly appreciated.
    Attached Images Attached Images  

  2. #2
    Frenzied Member
    Join Date
    Oct 2012
    Location
    Tampa, FL
    Posts
    1,187

    Re: Assigning a Value to a Track Bar

    Ok, so all you have to do is set the Minimum/Maximum to 1 and 10 respectively, and then call TrackBar1.Value to get the value of the position of the slider. The question becomes how do you want to save the value, thats really up to you.

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2014
    Posts
    9

    Re: Assigning a Value to a Track Bar

    Thank you

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width