Question

Does anyone know how to get a title bar like chrome (with the tabs) using winforms (C# or VB.Net) ?

In Chrome there are different tabs in the title bar.

Thank you

Était-ce utile?

La solution

I dont think that is possible with forms itself but you may be interested in using a tab controller that fills the form.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top