The controls used to create custom wizard page editors for use in the UDI Wizard Designer are WPF UserControl instances. Table 69 lists the controls that you can use to create custom wizard page editors.
Table 69. Controls That Can Be Used to Create Custom Wizard Page Editors
Control |
Description |
This control is used to edit data stored in the Data element within a Page element. |
|
This control is used to edit a field, which is typically linked to a TextBox control on the .xaml page. |
|
This control is used to modify the value of a setter element in the UDI Wizard configuration file. |
Related Topics
UDI Wizard Designer
Reference
CollectionTControl
FieldElementControl
SetterControl