Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Floating point with VB Slider Control?

Floating point with VB Slider Control?

Scheduled Pinned Locked Moved Visual Basic
helpquestion
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mathivanaan
    wrote on last edited by
    #1

    Hi, I am Using Slider control. I want Small changes value set in floating point. It is possible? I have move to slider control on 0.1, 0.2, 0.3..... to 1. Pls help any idea? or url pls Regards, M.Mathivanan

    D L M 3 Replies Last reply
    0
    • M mathivanaan

      Hi, I am Using Slider control. I want Small changes value set in floating point. It is possible? I have move to slider control on 0.1, 0.2, 0.3..... to 1. Pls help any idea? or url pls Regards, M.Mathivanan

      D Offline
      D Offline
      Dalek Dave
      wrote on last edited by
      #2

      This[^] CP Archive item may help. But your question is somewhat ambiguous. You want an actual value changed? Or you want the figures shown to change? Unclear, please post the code you have so far.

      ------------------------------------ I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^] Trolls[^]

      1 Reply Last reply
      0
      • M mathivanaan

        Hi, I am Using Slider control. I want Small changes value set in floating point. It is possible? I have move to slider control on 0.1, 0.2, 0.3..... to 1. Pls help any idea? or url pls Regards, M.Mathivanan

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        I think one of the change properties will do what you need; see here[^] for more information.

        I must get a clever new signature for 2011.

        1 Reply Last reply
        0
        • M mathivanaan

          Hi, I am Using Slider control. I want Small changes value set in floating point. It is possible? I have move to slider control on 0.1, 0.2, 0.3..... to 1. Pls help any idea? or url pls Regards, M.Mathivanan

          M Offline
          M Offline
          Mycroft Holmes
          wrote on last edited by
          #4

          Or is your problem number management, the slider only deals with integers (I have not checked). If so the multiply the 0.1 by 10 between your data and the slider control.

          Never underestimate the power of human stupidity RAH

          L 1 Reply Last reply
          0
          • M Mycroft Holmes

            Or is your problem number management, the slider only deals with integers (I have not checked). If so the multiply the 0.1 by 10 between your data and the slider control.

            Never underestimate the power of human stupidity RAH

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Mycroft Holmes wrote:

            the slider only deals with integers (I have not checked)

            I did check, and it supports changing by double.

            I must get a clever new signature for 2011.

            M 1 Reply Last reply
            0
            • L Lost User

              Mycroft Holmes wrote:

              the slider only deals with integers (I have not checked)

              I did check, and it supports changing by double.

              I must get a clever new signature for 2011.

              M Offline
              M Offline
              Mycroft Holmes
              wrote on last edited by
              #6

              Yeah it did sound a lot simplistic but I'be heard of sillier issues.

              Never underestimate the power of human stupidity RAH

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups