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
665
UltraTextEditor - Restrict setting of text value to DropDownButton Editor
posted

Hi.  I have an UltraTextEditor which has an editor assigned to a DropDownEditorButton in the UltraTextEditor's ButtonsRight collection.  I only want the user to be able to set the text value of the UltraTextEditor via the DropDownEditorButton's control (iow the user should not be able to type directly into the UltraTextEditor).  How do I achieve this?

Thanks in advance.