Welcome to WindowsClient.net | Sign in | Join
Home > Learn > Windows Forms FAQs
Here are some frequently asked questions about Windows Forms and their answers.
You can build a tabbed browser by combining a TabControl with multiple WebBrowser controls. For a simple example of this see WebBrowserSamples.