SampleApp.Form1.tabControl2_SelectedIndexChanged Function
Fired when a tab selection is made. Refresh the Life Cycle results if that page is selected.
Private void tabControl2_SelectedIndexChanged (object, System.EventArgs)
Type
Name
Description
object
sender
System.EventArgs
e
Return
Description
void