J
J. Marcelo Barbieri
I've sorted many difficulties, but couldn't manage these ones:
1)I have textboxes in my form with MaxLenth property set. How can I
configure them to automatically chance focus to the next one when the
maximum lengh is reached?
2)How can I use the "Enter" key to tab from one textbox to the other,
instead of the "Tab" key?
3)How can I set a background image to a form linked to an external jpg file?
I mean, when I set the backgroundimage property of the form, VS compiles the
image to the exe. I need to change the form background by changing the
picture in the application directory.
thanks,
1)I have textboxes in my form with MaxLenth property set. How can I
configure them to automatically chance focus to the next one when the
maximum lengh is reached?
2)How can I use the "Enter" key to tab from one textbox to the other,
instead of the "Tab" key?
3)How can I set a background image to a form linked to an external jpg file?
I mean, when I set the backgroundimage property of the form, VS compiles the
image to the exe. I need to change the form background by changing the
picture in the application directory.
thanks,