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?
Button help!!
Collapse
X
-
You might want to check out the "UpDown" or "Spinner" control. I forget which is the latest name for it.Originally posted by tiggerHi.. 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?Comment
-
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.Originally posted by LazarethAllow emails in your personal file and I will send you the codeComment
Comment