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)..
I want to change this per control, not the per dialog or the whole WIX UI.

eg:

<Control Id="OrgNameLabel" Type="Text" X="20" Y="93" Width="290" Height="13" 
Text="Organization:" />

How to change style of this item?

-Baris

------------------------------------------------------------------------------
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