Do you have CHECKBOXPROPERTY set to anything?  I think that if it has any value 
the checkbox will be 
checked.  Don't specify it, and it will be created when the user clicks the 
checkbox.

Rob

Frank Tse wrote:
> Hi,
> 
>  
> 
> I am showing a simple checkbox control in a dialog:
> 
>        <Control Id="CheckBox1" Type="CheckBox" X="25" Y="120" 
> Width="210" Height="17" Property='CHECKBOXPROPERTY' CheckBoxValue='1'>
> 
>  
> 
> Currently when the dialog is shown, the checkbox is checked by default.  
> All I want is to have the checkbox unchecked by default.  I have looked 
> at the Control element schema and there doesn’t seem to have an 
> attribute to set this.  Is there a way to show the checkbox unchecked by 
> default?  Any help would be really appreciated.
> 
>  
> 
> Thanks,
> 
> Frank
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to