Select from following answers:- Call SETFOCUS
- Call SETCONTROL
- Call FOCUS method
- None of the above
- All Above
We will use control FOCUS method to set focus.
For Example:-
txt_emp_name.Focus();
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator