Button help!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tigger
    New Member
    • May 2007
    • 37

    #1

    Button help!!

    Hi.. i'm now using Visual Studio 2005. I'm supposed to have a label called "40dB". When i click the Down button, the number must decrease by 5. And when i click an Up button, it will increase by 5. So how do i code for that?
  • Lazareth
    New Member
    • Jan 2007
    • 29

    #2
    Hi Tigger,

    Allow emails in your personal file and I will send you the code

    Cheers

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      Originally posted by tigger
      Hi.. i'm now using Visual Studio 2005. I'm supposed to have a label called "40dB". When i click the Down button, the number must decrease by 5. And when i click an Up button, it will increase by 5. So how do i code for that?
      You might want to check out the "UpDown" or "Spinner" control. I forget which is the latest name for it.

      Comment

      • Killer42
        Recognized Expert Expert
        • Oct 2006
        • 8429

        #4
        Originally posted by Lazareth
        Allow emails in your personal file and I will send you the code
        If you want to do that, tigger, just click the "Control Panel" link up the top of the page, then "Edit Options" in the list on the left-hand side. Turn on the "Receive Email from Other Members" option. Don't forget to then hit the "Save changes" button down the bottom.

        Comment

        Working...