|
-
Feb 27th, 2011, 01:03 PM
#1
Thread Starter
Lively Member
Increment and decrement in a NumericUpDown button
I would like a program that will use a NumericUpDown button:
-when the up arrow is clicked, the number in the NumericUpDown box will increment by 2
-when the down arrow is clicked, the number in the NumericUpDown box will decrement by -2
I got the button inserted and double clicked on it to get the NumericUpDown1_ValueChanged but am stuck there. I looked thru the MSDN site but no help there. Does anyone have any suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|