Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
740
Double Click event doesnt work for UltraTextEditor
posted

Hi everyone,

I have a simple UltraTextEditor, which its Multiline = true, which is used to display some note description. When the form loads its set as ReadOnly = true; I want the textbox to be editable when I double click it. I used the DoubleClick event and also tried MouseDoubleClick events to set the ReadOnly = false. But no use!! Am I missing anything?

Please need urgent help!

Thanks in advance...

NW