This guide is written for the developers who create custom wizard pages for the UDI Wizard and custom wizard page editors for the UDI Wizard Designer. This guide assumes that you are familiar with the development of Windows applications using:

·     C++, which is used to create custom wizard pages

·     Microsoft .NET Framework, which is used to create custom wizard page editors

·     Windows Presentation Foundation (WPF), which is used to create custom wizard page editors

·     Languages that WPF supports, such as C#, C++, or Microsoft Visual Basic® .NET, which are used to create custom wizard page editors

Related Topics

Introduction