Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > MaskedTextBox > Is it possible to use a RadMaskedTextInput as a multiline text area?

Not answered Is it possible to use a RadMaskedTextInput as a multiline text area?

Feed from this thread
  • Rob Master avatar

    Posted on Nov 1, 2011 (permalink)

    I want to use a RadMaskedTextInput control as a simple multiline text area with no masking... (mostly because I can leverage the "SelectionOnFocus" and "UpdateValueEvent" properties that it provides.  I have tried several properties that I thought would allow me to do this but to no avail.  I cannot seem to remove the mask, and or get the multiline feature working.

    I then noticed the "PickerTextBox" which will allow me set up multilne very easily, but does not have the "SelectionOnFocus" or "UpdateValueEvent" properties...

    Is there no simple "RadTextArea" or "RadTextBox" control?

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Nov 4, 2011 (permalink)

    Hello Rob,

    The RadMaskedInput controls don't support a "no-mask" scenarios at the moment, however we have logged this issue as a feature request in our PITS and you can vote for it here.

    This is why I believe that in your case it would be best to take advantage of the RadMaskedTextBox control. It has a property MaskType, which you can set to None. Also in order to make it multi-line, you need to apply a custom style to its ExtendedTextBox element and set its AcceptsReturn property to True.

    I attached a sample project to demonstrate this approach. Let me know if it helps.

    Greetings,
    Tina Stancheva
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > MaskedTextBox > Is it possible to use a RadMaskedTextInput as a multiline text area?
Related resources for "Is it possible to use a RadMaskedTextInput as a multiline text area?"

Silverlight MaskedTextBox Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]