I'm sorry I must be missing something here. I have ready this post and the
one at stack overflow and I still son't understand what your saying. I have
a CA that populates a combobox with the instance of the SQL Servers found
prior to displaying ANY UI. 

The ComboBox is defined as 

        <Control Id="SQLServer" Type="ComboBox" ComboList="yes" X="150"
Y="100" Width="110" Height="18" Property="SQLINSTANCENAME"/>

After selecting one of the Items in the Combobox  SQLINSTANCENAME is set to
the selected instance, but initially it's " SQLINSTANCENAME" empty

What is  " set the property to the associated value" mean, if its
SQLINSTANCENAME initially I have no idea what the values are. Is there some
other property I'm supposed to use to reference the list?

Michael

-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/ComboBox-question-tp5534796p5539712.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to