legiom455 Posted December 18, 2008 Posted December 18, 2008 HI all; I have a window that I opened, title "Export to HTML" and there are three tabs ...namely General, Index Template, and Details Template. the Class is TPageControl , instance 1 (and doesn't change) I've serached past threads, and although I've found info on tab selection, ... I'm still confused as to how to select. (big fat NEWB) Anyway, when the window opens for the user, the tab selected could be either General OR Index Template, ... so I need to always select the General tab. Any help, pointers, or SANTA-type gifts would be rewarded with Mile and Cookies!!!!!!!! thanks, in advance Allen
Zedna Posted December 18, 2008 Posted December 18, 2008 (edited) _GUICtrlTab_FindTab() _GUICtrlTab_SetCurSel() Edited December 18, 2008 by Zedna Resources UDF ResourcesEx UDF AutoIt Forum Search
legiom455 Posted December 18, 2008 Author Posted December 18, 2008 _GUICtrlTab_FindTab()_GUICtrlTab_SetCurSel()Thank you, I'll check those 2 out!!!Allen
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now