Hello guys!
In my form i have a progress bar and two buttons , one plus(+) and one minus(-).
I want when i press the plus button to increase the progress bar and when i press the minus button to decrease the value of the progress bar.
I have a timer and i use the mouse_down event. and i want when i press the button the progress bar to perform steps back and forth . how to do this?
Please help me with some vb code.
thanks
Str.
In my form i have a progress bar and two buttons , one plus(+) and one minus(-).
I want when i press the plus button to increase the progress bar and when i press the minus button to decrease the value of the progress bar.
I have a timer and i use the mouse_down event. and i want when i press the button the progress bar to perform steps back and forth . how to do this?
Please help me with some vb code.
thanks
Str.
Comment