Accesing a control's property using tabindex
Hello to all thread viewers,
There is any way to set a control's property through its "TABINDEX"...
For example can i focus a textbox by simply knowing its "TABINDEX"...
Thank you...
paramasivan
Posting Virtuoso
1,516 posts since Feb 2007
Reputation Points: 46
Solved Threads: 1
Hello QVeen72 ,
I need to focus textbox using TABINDEX not using name like
Text1.setfocus
Any way i got the answer from my colleague.....
He told me to loop all controls comparing the TABINDEX...
So thank you for your kind reply....
paramasivan
Posting Virtuoso
1,516 posts since Feb 2007
Reputation Points: 46
Solved Threads: 1