Hi!
can u plz tell me what is the code for setting the focus to a checkbox in vb.net 2003 project.
How is this possible?
I have tried checkbox1.setfocus=true but itdoes not work.
Secondly, I wish to fire the click event for a button when I press the enter key. How is this possible? What properties do I need to set?
Thanks,