I IMRAN SAROIA May 12, 2004 #1 Hi! Which command is used to setfocus to control in Windows and Web Application in Dot Net.
C Curt_C [MVP] May 12, 2004 #2 they differ in web apps you'll have to pass this to the client and have it do the ..focus() call to the form item in windows set it with the TabIndex of 0, if I remember right.
they differ in web apps you'll have to pass this to the client and have it do the ..focus() call to the form item in windows set it with the TabIndex of 0, if I remember right.