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
648
UltraFormattedTextEditor Undo InsertValue
posted

When using the UltraFormattedTextEditor on a .net 2.0 windows form, if I paste text from the clipboard in code by calling ultraFormattedTextEditor1.EditInfo.Paste() then I can then undo the paste using the context menu's Undo menu item.

However, if I insert text by calling ultraFormattedTextEditor1.EditInfo.InsertValue("myText") then the Undo menu item is disabled on the context menu.

Is there any way to undo text inserted using the InsertValue method?

I'm using NetAdvantage 2008 vol 3

John

Parents
No Data
Reply
  • 48586
    posted

    Hello, ­­­­­

     

    I am just checking about the progress of this issue. Let me know If you need my further assistance on this  issue?

     

    Thank you for using Infragistics Components.

Children
No Data