In article 
<fc8c44cef7807d4bbb771659436fd8445e39b60...@wa1annxvs011.redppe.local>,
    Baris Taze <bt...@microsoft.com>  writes:

> Is there a way to change the style of a Control in WixUI?
> For example, background color, foreground color, font size, font type (bold,
 italic), font name (Tahoma, etc)..

You can change the text style used on a control.  See 
<http://msdn.microsoft.com/en-us/library/aa372074(VS.85).aspx>
<http://wix.sourceforge.net/manual-wix3/wix_xsd_textstyle.htm>

Windows Installer doesn't expose all the options and parameters that
native code exposes for controls, so you can't control everything
unless you write a custom UI (and writing a custom UI *just* for this
sort of styling would be engineering overkill IMO).
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
 <http://legalizeadulthood.wordpress.com/the-direct3d-graphics-pipeline/>

      Legalize Adulthood! <http://legalizeadulthood.wordpress.com>

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to