This element groups the individual Setter elements that configure the UDI Wizard look and feel, including the title shown at the top of the wizard and the banner image shown on the UDI Wizard.

Element Information

Table 109 provides information about the Style element.

Table 109. Style Element Information

Attribute

Value

Number of occurrences

One

Parent elements

Wizard

Contents

Setter

 

Element Attributes

This element has no attributes.

Remarks

None.

Example

<Style>

  <Setter Property="bannerFilename">UDI_Wizard_Banner.bmp</Setter>

  <Setter Property="title">Operating System Deployment (OSD) Refresh Wizard</Setter>

</Style>

Related Topics

UDI Wizard Configuration File Schema Reference