Microsoft.WindowsServerSolutions.Common.Controls Namespace

 

The Microsoft.WindowsServerSolutions.Common.Controls namespace provides classes and enumerations to support link and Windows Vista list view controls.

Classes

Class Description
System_CAPS_pubclass Link

Represents a common link control in a dashboard.

System_CAPS_pubclass LinkLauncher

Specifies a reusable control for loading XML files with link information and managing the links for performing launch events when they are clicked (or double-clicked) and the launch button is pressed.

System_CAPS_pubclass LinkLauncherDialog

Represents a link launcher dialog box.

System_CAPS_pubclass LinkLaunchEventArgs

Provides data for the LinkLauncher.LaunchLink event.

System_CAPS_pubclass VistaListView

Represents a list view in Windows Vista.

Enumerations

Enumeration Description
System_CAPS_pubenum ViewStyle

Contains the views that are supported by this control.

Remarks

Additional controls in this API are defined in other namespaces, such as the Microsoft.WindowsServerSolutions.Controls and Microsoft.WindowsServerSolutions.Common.WizardBase namespaces.

Return to top