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
935
UltraTextEditor event when SelectedText changes
posted

Hello,

I would like to enable/disable clipboard buttons (cut, copy)s in a toolbar based on whether the user has selected text in a ultraTextEditor. Is there an event fired when the user changes the selected text. I actually only need an event to indicate whether there is selectedText or not.

Thanks

Wendy