Link to home
Start Free TrialLog in
Avatar of developer2012
developer2012

asked on

Increase and decrease the text box value bases on button click event in vb.net?

Hello everyone,

I have a requirement where I have a text box, and a decrease button and increase button.

When the user enters any value, and clicks on increase or decrease button then the value should increase or decrease.

How can I do this in vb.net?

Any code sample Please?

Thank you!
ASKER CERTIFIED SOLUTION
Avatar of kaufmed
kaufmed
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of developer2012
developer2012

ASKER

Thanks I will try it .
Thanks it worked.