gastao Posted April 29, 2015 at 12:28 AM Report Share #582094 Posted April 29, 2015 at 12:28 AM (edited) verificar focus em tabpage. tenho varias tabpages numa tabcontrol como e q consigo saber qual esta activa? pois preciso que ao ganhar o focus dela novamente me faça uma rotina e da seguinte forma nao da Private Sub TabPage1_GotFocus1(sender As Object, e As System.EventArgs) Handles TabPage1.GotFocus MsgBox("teste") End Sub alguem para dar uma ajuda Edited April 29, 2015 at 10:17 AM by apocsantos tag code + geshi Link to comment Share on other sites More sharing options...
Cerzedelo Posted April 29, 2015 at 09:31 AM Report Share #582100 Posted April 29, 2015 at 09:31 AM Talvez a função SelectedTab lhe possa ser útil. Link to comment Share on other sites More sharing options...
gastao Posted April 29, 2015 at 10:41 AM Author Report Share #582104 Posted April 29, 2015 at 10:41 AM a questao nao e seleccionar o tab, a questao é quando retomo vindo de um form.showdialog que retorno uma variavel e ele devia me assumir essa variavel Link to comment Share on other sites More sharing options...
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