Version

Developer’s Guide

The Developer’s Guide is exactly what the title states – a guide for you, the developer. This integral section of the help contains a wealth of important information about Ultimate UI for Windows Forms controls and components. This section features hundreds of topics ranging from descriptions of the key features and functionalities of the controls/components to detailed, step-by-step procedures on how to use the controls/components to accomplish common tasks. The knowledge that you’ll gain from the Developer’s Guide section will give you the power necessary to take full advantage of our controls in order to develop professional, feature-rich UI for your Windows-based applications.

The links below are the top-level entry points into the main sections of the Developer’s Guide:

Assemblies

Each of our Windows Forms controls/components is stored in a dynamic-link library (DLL) used by the Visual Studio® .NET development system. Some assemblies contain several controls/components while others contain only one. This section maps the assemblies to the corresponding controls/components.

Presentation Layer Framework (PLF)

A framework is a collection of .NET objects that form the foundation of a particular toolset. In our case, all of our Ultimate UI for Windows Forms controls and components are built upon the Presentation Layer Framework™ (PLF).

Controls

This is an essential section in the help, and the one that you will most likely refer to most often. This section contains information on each and every one of our Windows Forms controls and components. In this section, you’ll find information to guide you on using a particular control/component.

Styling Your Application

Our Windows Forms controls and components offer a number of ways for you to define their look feel. In this section you’ll learn how to set the visual styles and behaviors of the controls and components using presets, themes, Application Styling Framework (ASF) and appearance objects to add polished fit and finish to your applications.

Upgrading Your Windows Forms Projects

Use this section to find information on how you can upgrade your existing Windows Forms projects to the current volume release of Ultimate UI for Windows Forms. This section offers information on how to perform the upgrade using the Infragistics Project Version Utility, using a command-line program, or manually upgrading your projects.

Deploying Your Application

This section discusses the various ways you can deploy applications that use one or more of our Windows Forms controls and components. It explains the various methods of deployment (i.e., XCOPY, Global Assembly Cache (GAC), and No-Touch deployment).