Microsoft.Web.Management.Client.Win32 Namespace

The Microsoft.Web.Management.Client.Win32 namespace contains user interface (UI) classes for creating Windows Forms. Classes derived from the BaseForm class provide dialog boxes and other UI elements. The IManagementUIService interface provides settings to customize the UI. For more information about Windows Forms, see "Windows Forms" in the MSDN Library at http://msdn.microsoft.com/library.

Classes

BaseForm

Provides a base class for forms, specifying a service provider and a method that indicates when a form is first activated.

BaseTaskForm

Defines a base class for controls on a form.

DialogForm

Provides a base class for fixed-size dialog boxes.

ListPageListView

Represents a specialized list view control that provides additional user interface (UI) capabilities.

ManagementGroupBox

Represents a frame around a group of related controls.

ManagementPanel

Represents a control that groups a collection of controls.

ManagementTabPage

Represents a single tab page in a set of tab pages.

ManagementUIColorTable

Provides access to each color of the color table for a user interface (UI).

MethodTaskItem

Provides a container class for tasks.

ModuleDialogPage

Provides the user-interface base class for developing an IIS Manager dialog-box extension.

ModuleListPage

Defines a class that is derived from the ModulePage class and supports searching, filtering, and group modes.

ModulePage

Provides the user-interface (UI) base class for developing an IIS Manager extension.

ModulePropertiesPage

Provides a property grid to manage administration settings.

TaskForm

Provides the base class for writing a Windows Form for IIS Manager.

TextTaskItem

Provides a container class for text and image data.

WaitCursor

Provides a convenience class for displaying a wait cursor (typically an hourglass shape) during a lengthy operation.

WizardForm

Provides the base class for wizard forms, which contain WizardPage objects.

WizardPage

Provides the base class for wizard pages that are shown in a WizardForm object.

Interfaces

IManagementUIService

Enables a module user interface (UI) to launch Windows Forms.