Sergey Abakumoff wrote:
> Notice that the cancel button is 'themed', however the edit boxes are not
> themed.
> How can I achieve theme support in edit boxes? The sample of code I use for
> them:
>       <Control Id="EmailEdit" Type="Edit" X="15" Y="115" Width="220"
> Height="18" Property="USEREMAIL" Text="{80}" />
>   

Drop the {80} -- that makes it a masked edit control, which isn't themed.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to