954,558 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

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
 

I would also be interested in this.

mjwest10
Light Poster
27 posts since Feb 2007
Reputation Points: 10
Solved Threads: 3
 

Hi,

Simply use

Text1.SetFocus

Regards
Veena

QVeen72
Posting Shark
950 posts since Nov 2006
Reputation Points: 84
Solved Threads: 143
 

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
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You