This is a migrated thread and some comments may be shown as answers.

MaskedEditBox resizes wrongly

2 Answers 42 Views
MaskedEditBox
This is a migrated thread and some comments may be shown as answers.
Ioannis
Top achievements
Rank 2
Ioannis asked on 23 Feb 2019, 10:37 PM
If autosize = false and multiline = false, the RadMaskedEditBox will resize in width, but not height as illustrated in my attached picture.

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 25 Feb 2019, 12:44 PM
Hi Ioannis,

I have logged this issue on our Feedback Portal. You can track its progress, subscribe to status changes and add your comment to it here. I have also updated your Telerik Points.

To workaround it set the following property:
radMaskedEditBox1.MaskedEditBoxElement.StretchVertically = true;

I hope this helps. Should you have any other questions do not hesitate to ask.
 
Regards,
Dimitar
Progress Telerik
Get quickly onboard and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Ioannis
Top achievements
Rank 2
answered on 25 Feb 2019, 01:13 PM
Thank you, this is good to know :D
Tags
MaskedEditBox
Asked by
Ioannis
Top achievements
Rank 2
Answers by
Dimitar
Telerik team
Ioannis
Top achievements
Rank 2
Share this question
or