Welcome! Log In Create A New Profile

Advanced

Change edit control input type dynamically

Posted by emirhan 
emirhan
Change edit control input type dynamically
March 12, 2009 10:04AM
Hi all,

I used an edit control in a window. I try to change its input type according to user's choice.
For example,

when user choice 1 from combobox edit control input type must be date
in choice 2 edit control input type must be numeric
in choice 3 edit control input type must be text etc..

Paulo Oliveira
Re: Change edit control input type dynamically
March 12, 2009 11:06AM
try (not tested):
control1..InputType=typInputDate
control1..InputMask="YYYY/MM/DD"
emirhan
Re: Change edit control input type dynamically
March 12, 2009 11:55AM
thanks.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: