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.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 | |
---|---|---|
![]() |
ProgressForm | Represents a progress dialog box that is shown during the application of changes in a property sheet (PropertyForm class). |
![]() |
PropertyForm | Represents the base class for forms that are property sheets. Inherit from this class to implement a property sheet. |
Return to top