New to Telerik UI for WinForms? Download free 30-day trial

Getting Started with WinForms TabbedForm

This topic will walk you through the creating process of RadTabbedForm.

1. Create a blank new Telerik Winforms application using the standard template

2. Add a new Tabbed form from Visual Studio. Go to Project -> Add Windows Form and then select TabbedForm

WinForms RadTabbedForm Add Windows Form Option

3. Add some tabs from the Smart Tag

WinForms RadTabbedForm Smart Tag Option

4. Go to the Program.cs and change the startup form

WinForms RadTabbedForm Startup Form

In VB.NET this can be done from the project properties

WinForms RadTabbedForm Project Properties

5. Start the application

WinForms RadTabbedForm Getting Started

See Also

Telerik UI for WinForms Learning Resources

In this article