Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Microsoft.WindowsServerSolutions.Common.Controls namespace provides classes and enumerations to support link and Windows Vista list view controls.
Classes
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. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
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