Hello, i have been working with VBA in Solidworks but i believe my question still applies
I started using a spinbutton in my form to add a value in the textBox, so far so good, had no problems
Everything runs smothly in my form until i press the spin button, because when i do i cant press anything else from the form (close button, tab button, anyother button that is not the spin button.)
The only way to make the form work again is to select a textBox and then i am free from the claws of the SpinButton
Does anyone know why this happens?
Its a pain for the user to have to allways press a box (wich i wanted to disable) in order to continue
Thanks in advanced guys
I started using a spinbutton in my form to add a value in the textBox, so far so good, had no problems
Everything runs smothly in my form until i press the spin button, because when i do i cant press anything else from the form (close button, tab button, anyother button that is not the spin button.)
The only way to make the form work again is to select a textBox and then i am free from the claws of the SpinButton
Does anyone know why this happens?
Its a pain for the user to have to allways press a box (wich i wanted to disable) in order to continue
Thanks in advanced guys