Re: [WiX-users] Control Property vs ComboBox Property...

2013-11-06 Thread Nick Ramirez
The Property attribute should be the same on both elements. It ties them
together in that way.

According to the MSI documention for the ComboList property:

"If the ComboList Control bit is set on a combo box, the edit field is
replaced by a static text field. This prevents a user from entering a new
value and requires the user to choose only one of the predefined values.
If this bit is not set, the combo box has an edit field."

I guess you could experiment with that one. :)



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

--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Control Property vs ComboBox Property...

2013-11-04 Thread Tony
Is there a reason why Control's property would be different than ComboBox's
property?

Also, any reason why we'd set the Control's ComboList to 'no' if the Type
is ComboBox?

-- 
Tony
--
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users