Quote Originally Posted by phpman View Post
Thanks JuggalBrotha, but it still doesn't like anything after the = sign
vb Code:
  1. FrmMain.VisualStudioTabControl1.SelectedTabPage = VisualStudiosTabPage6
I'm unable to replicate this, setting the SelectedTabPage property to the TabPage object itself works for me in both VS2008 (Targeting .Net 2.0) and VS2010 (Targeting .Net 4.0)