I want to make a tab control that looks like this:
Does anybody know how to this? I've searched all over the internet yet nothing really worked.
Current Tab:
'Offline' Tab:
Thanks :)
I want to make a tab control that looks like this:
Does anybody know how to this? I've searched all over the internet yet nothing really worked.
Current Tab:
'Offline' Tab:
Thanks :)
Are you programming in WPF (XAML) or WinForms?
And when you say online/offline, what are you expecting to pull these values from?
A browser? Code? What exactly?
Yes its a browser. And yes I'm using WinForms. Offline and Online are just names I used for Current Tab and Tab not in use. My bad, Sorry.
Have you created a form with a tab control with a browser object inside the tab control, or have you created a custom control?
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.