Microsoft.WindowsServerSolutions.Common.Controls Namespace
The Microsoft.WindowsServerSolutions.Common.Controls namespace provides classes and enumerations to support link and Windows Vista list view controls.
| Class | Description | |
|---|---|---|
![]() | Link | Represents a common link control in a dashboard. |
![]() | 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. |
![]() | LinkLauncherDialog | Represents a link launcher dialog box. |
![]() | LinkLaunchEventArgs | Provides data for the LinkLauncher.LaunchLink event. |
![]() | VistaListView | Represents a list view in Windows Vista. |
| Enumeration | Description | |
|---|---|---|
![]() | ViewStyle | Contains the views that are supported by this control. |
Additional controls in this API are defined in other namespaces, such as the Microsoft.WindowsServerSolutions.Controls and Microsoft.WindowsServerSolutions.Common.WizardBase namespaces.

