beginer question -help
this is in VB
CurBrowser = MainTabControl.SelectedTab.Controls(0)
i need it in c#
what is the echivalent because in c# i cant use ....Controls(0) no arguments
this is in VB
CurBrowser = MainTabControl.SelectedTab.Controls(0)
i need it in c#
what is the echivalent because in c# i cant use ....Controls(0) no arguments