Misiuu Posted December 1, 2008 Posted December 1, 2008 Hello, I would like to define order of filling tabs in tab control. for example - user fills first tab and when completed, program set focus to to second tab. From now on -user cannot go back to first tab until 'something'. In other words: 1.How to lock a tab and block possibility of changing focus by user? 2. How to hide titles of tabs to have view like in 'wizards' with 'next' , 'previous' buttons ? regards B.
Zedna Posted December 1, 2008 Posted December 1, 2008 For ansewr to your first question look here (catch TCN_SELCHANGING notification):http://www.autoitscript.com/forum/index.ph...st&p=421134 Resources UDF ResourcesEx UDF AutoIt Forum Search
Misiuu Posted December 2, 2008 Author Posted December 2, 2008 thanks, i'm going to check that. and does somebody know how to hide titles of sheets? br B.
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