How can I get the name of a selected tabpage?
You can access the name through the tab control which contains the tab page.
string name = tabControl1.SelectedTab.Name;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With