Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't seem to access mmTabControl click event
Message
From
29/09/2004 16:15:45
 
 
To
29/09/2004 10:30:07
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, California, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00947153
Message ID:
00947316
Views:
11
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform