Hi,
I am using UltraTextEditor. when i set Read Only = true, still i am able to perform Ctrl+V(Paste) and Ctrl+X(Cut). And it also fires the Text Change event.
It should not allow Paste and Cut when in Read Only mode and at the same time i do no want to disable the control
Thanks,
Chitra
You can attach a sample from the Insert menu when you reply by selecting "Insert image/video/file" and in the dialog that shows you can select "File Upload" in the from to be able to select a file from your computer.
Not one separate from our application.
I will try to put together a small sample. How do I go about uploading the project when I have it together.
Do you have a sample that reproduces the issue that can be used for debugging?
I am having a similar issue and have pinned it down to the type of container the UltraTextEditor is placed in/on .
If placed on a standard UserControl, the ReadOnly functionality works as expected. However if placed on a standards .NET tab control page or a panel, the ReadOnly does not work I am able to edit the text in the UltraTextEditor.
I can't seem to get around this issue. Any suggestions.
I am using version 16.2.CLR 4.x.
Thanks.
Hello Chitra,
I am just checking about the progress of this issue. Let me know if you need my further assistance on it.
Thank you for using Infragistics Components.