I need to set the focus on a field in my tab control on the third tab.
this is the code i'm trying to use, but i can't get it to work.
Example:
tab_folder.tabpage_1.dw_1.object.fieldname.setfocus()
All i need to do is give focus to any field on my data window on the third tab of a tab control.
thanks in advance
this is the code i'm trying to use, but i can't get it to work.
Example:
tab_folder.tabpage_1.dw_1.object.fieldname.setfocus()
All i need to do is give focus to any field on my data window on the third tab of a tab control.
thanks in advance