Hi,
user is giving input values and filling the form during installation. All
values coming through Editbox, I want to make a clear button. If user push
this button then all input values must be clear or reset.
How to accomplish this functionality?

This is my Control:
<Control Id="Clear" Type="PushButton" X="212" Y="216" Width="46" Height="17"
Text="&amp;Clear" />

The values i am getting in EditBox
<Control Id="UserEdit" Type="Edit" X="110" Y="160" Width="150"
Property="USERPROP" Height="15" 
Text="{80}" />

Best Regards
Adnan
-- 
View this message in context: 
http://n2.nabble.com/Clear-button-functionality-to-clear-or-reset-input-values-from-Edit-box-tp3821357p3821357.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to