c# - how to change the name of the tabcontrol - Stack Overflow

PHOTO EMBED

Sat Jul 16 2022 16:03:21 GMT+0000 (Coordinated Universal Time)

Saved by @alireza3500 #c#

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

https://stackoverflow.com/questions/1617251/how-to-change-the-name-of-the-tabcontrol