tabCtrl.TabPages[0].Text = "some text";
tabCtrl.TabPages[1].Text = "some other text";