Posted 4 August 2018, 2:18 pm EST
Hi,
InputTextBox only support 4538 character (Arabic) and 4268 character (English) to display, more than this value do not show anything.
I set InputTextBox.MaxLength=int.MaxValue
Forums Home / ComponentOne / WinForms Edition
Posted by: moridi on 4 August 2018, 2:18 pm EST
Posted 4 August 2018, 2:18 pm EST
Hi,
InputTextBox only support 4538 character (Arabic) and 4268 character (English) to display, more than this value do not show anything.
I set InputTextBox.MaxLength=int.MaxValue
Posted 6 August 2018, 6:56 am EST
Hello Moridi,
I have a different observation at my end. I can enter up to 5440 characters. However, I have escalated the issue to our development team and will inform you once I get any information from them.
As a workaround, you can set “Multiline” property to “True” to enter character more than 4268.
Thanks,
Mohit