Name |
Description |
AdvancedFeaturesDialog |
|
ExitDialog |
The standard Exit dialog |
Extensions |
Set of extension methods for working with ManagedUI dialogs |
FeatureItem |
Equivalent of Microsoft.Deployment.WindowsInstaller.FeatureInfo which is read-only and doesn't work anyway (at least in WiX v3.9) |
FeaturesDialog |
The logical equivalent of the standard Features dialog. Though it implement slightly different user experience as it has checkboxes bound to the features instead of icons context menu as MSI dialog has. |
InstallDirDialog |
|
LicenceDialog |
|
MaintenanceTypeDialog |
The standard Maintenance Type dialog |
ManagedForm |
The base class for all WinForm based dialogs of ManagedUI. |
ProgressDialog |
|
ReadOnlyTreeNode |
|
ReadOnlyTreeNode.Behavior |
|
SetupTypeDialog |
The standard Setup Type dialog |
WelcomeDialog |
The standard Welcome dialog |