I have a text control which gets its Text property filled by the ActionText
event.

        <Control Id="ActionText" Type="Text" X="10" Y="10" Width="190"
Height="15" Transparent="yes">
          <Subscribe Event="ActionText" Attribute="Text" />
        </Control>

How can I specify its style?  If the text were static, I think I could
prepend with "{\Tahoma10}" or similar.  How do you do this for "dynamic"
text?
-- 
View this message in context: 
http://www.nabble.com/Style-of-Event-Driven-Text-Control-tp15505025p15505025.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to