On 24/01/2012 16:46, Parkes, Kevin wrote:
> The only snag is having the checkbox at the bottom of the dialog to overcome 
> the problem of its having a grey background - it there a way to get the 
> checkbox in the main bit of the dialog without the grey background?
Yes, but it's a bit hacky.  You make the checkbox control the same size 
as the checkbox, effectively cutting off the text.  You then place a 
second text control next to it that contains the text and mark it as 
transparent.  This looks right, but you won't be able to click the text 
to toggle the checkbox, and screen readers will get confused.

Rob


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to