‘Sample way to manipulate a particular “tabbed page”

TabControl1.TabPages.Item(0).Enabled = False

‘*****************************************