foxlearn
  • Home
  • Domain & Hosting
  • Source code
  • Donate
  • About
  • Contact
  • Forum

Windows Forms: Wizard Control in C#

By FoxLearn 7/15/2017 4:10:09 PM  3736

How to use Wizard control step by step in C#.

Step 1: Click New Project, then select Visual C# on the left, then Windows and then select Windows Forms Application. Name your project "Wizard" and then click OK

wizard controlStep 2: Right click on your project select Manage NuGet Packages -> Search AdvancedWizard -> Install

advanced wizardStep 3: Design your form as below

wizard control c#

VIDEO TUTORIALS

 

Related Posts

  • Windows Forms: Form Load and Button click Event in C#
  • Windows Forms: How to load User control dynamically in C#
  • Windows Forms: Text to speech in C#
  • Windows Forms: How to insert Math Equation to RichTextBox in C#
  • Windows Forms: Multiple pages on the Form using Panel control in C#
  • Windows Forms: Add Combobox to DataGridView in C#
  • Windows Forms: Youtube Search with Paging in C#
  • Windows Forms: Printing Text example in a Windows Form using C#

Categories

  • Articles258
  • C#3
  • SQL8
  • Windows Forms154
  • ASP.NET7
  • ASP.NET Core12
  • Design Patterns1
  • Source Code1
  • Domain & Hosting2

Popular Posts

Windows Forms: How to Create a License Key in C# Part 1
Windows Forms: How to Create a License Key in C# Part 1
 05/24/2017
Download and Install Metro Framework
Download and Install Metro Framework
 03/20/2020
Windows Forms: TCP/IP Client & Server in C#
Windows Forms: TCP/IP Client & Server in C#
 05/22/2017
Windows Forms: Metro Modern Flat UI Dashboard winform Design in C#
Windows Forms: Metro Modern Flat UI Dashboard winform Design in C#
 06/08/2017
Windows Forms: Create Metro Login Form with SQL Database in C#
Windows Forms: Create Metro Login Form with SQL Database in C#
 03/19/2020

Copyright © 2016 FoxLearn. All Rights Reserved

Home | Donate | About | Contact | Privacy Policy