Question
How to work with editable and maxchar properties
Hi,
Just like we can make any TextArea as,
textArea.editable = false;
textArea.maxchar = 20;
Can we do this with the text layout control.
Regards,
Rajesh
Hi,
Just like we can make any TextArea as,
textArea.editable = false;
textArea.maxchar = 20;
Can we do this with the text layout control.
Regards,
Rajesh
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.