[wix-users] Check if checkbox is enabled/disabled

Nir Bar nir.bar at panel-sw.com
Tue Jan 23 00:48:10 PST 2018


Add Condition elements nested for the control you want to show or hide:

<Condition Action="hide">HIDE_IF_SET</Condition>
<Condition Action="show">Not HIDE_IF_SET</Condition>




--Independent WiX Expert. Creator of-
JetBA: WPF Bootstrapper User Interface Framework

JetBA++: Native Qt Bootstrapper User Interface Framework






More information about the wix-users mailing list