Help,
I am new to visual basic programming and I was wondering how to allow a
textbox
to do a calculation by pressing enter
ie I want to type the following into a textbox 25.2 * 2 press enter on the
keyboard
and the textbox to display 50.4 Any Ideas ???????
I am new to visual basic programming and I was wondering how to allow a
textbox
to do a calculation by pressing enter
ie I want to type the following into a textbox 25.2 * 2 press enter on the
keyboard
and the textbox to display 50.4 Any Ideas ???????
Comment