Try:
     <ComboBox Property="ITEMNAME">
         <ListItem Text="" Value="1"/>
         <ListItem Text="One" Value="2"/>
         <ListItem Text="Two" Value="3"/>
    </ComboBox>

Quoting geshete <getyetesf...@yahoo.com>:

> I would like to disable and show default value for the ComboBox if it is
> MajorUpgrade. otherwise enable ComboBox and no item should be selected just
> show the list when dropdown is selected.
> <snip>



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to