Share via


Microsoft.WindowsServerSolutions.Properties Namespace

 

The Microsoft.WindowsServerSolutions.Properties namespace contains classes for implementing a property sheet, a progress dialog box to be shown when there are changes in a property sheet, and a Metro-style tab control.

Classes

Class Description
System_CAPS_pubclass ProgressForm

Represents a progress dialog box that is shown during the application of changes in a property sheet (PropertyForm class).

System_CAPS_pubclass PropertyForm

Represents the base class for forms that are property sheets. Inherit from this class to implement a property sheet.

Return to top