%26lt;tab control name%26gt;.selectedtab = %26lt;tab page control name%26gt;
my tab control is called tabcontrol1
it contains two tabpages called tabpage1 and tabpage2
I click a butto and I want it to switch from tabpage1 to tabpage2 like this:
TabControl1.SelectedTab = Me.TabPage2
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment