Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can't seem to access mmTabControl click event
Message
De
29/09/2004 16:15:45
 
 
À
29/09/2004 10:30:07
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00947153
Message ID:
00947316
Vues:
12
The following code doesn't work:

Private Sub TabControl_Click(ByVal sender As Object, ByVal e As System.EventArgs)
MsgBox(TabControl.SelectedTab.Name.ToString)
End Sub

When I click on a tab the tab page appears but the above code doesn't.

Can you suggest why?

Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform