Ok guys, so heres my scenario:
I have a PriceLabel, PriceIncreasebtn, PriceDecreasebtn to change the label of the PriceLabel +1. I'm new to programming, and I am trying to figure out how to use an If/Then statement for this.
So If I press the PriceIncreasebtn it goes up by 1 continuously until i stop clicking the button. And vice versa for the decrease. Is that possible? Any and all suggestions would be appreciated.
I have a PriceLabel, PriceIncreasebtn, PriceDecreasebtn to change the label of the PriceLabel +1. I'm new to programming, and I am trying to figure out how to use an If/Then statement for this.
So If I press the PriceIncreasebtn it goes up by 1 continuously until i stop clicking the button. And vice versa for the decrease. Is that possible? Any and all suggestions would be appreciated.