Crainiate Community

Support and discussion for users of Crainiate component software products
Welcome to Crainiate Community Sign in | Join | Help
in Search

How can we prevent users from undoing changes to Model object?

Last post 08-02-2006 11:24 PM by James Westgate. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-27-2006 5:15 PM

    How can we prevent users from undoing changes to Model object?

    Hi,

    I am wondering how to prevent users from undoing changes to Model object. I tried invoking model.UndoList.Clear(), but it doesn't work because I can still undo the changes by pressing CTRL+Z. Please tell me how to do it. Thanks.

    • 71.97.120.27
  • 08-02-2006 11:24 PM In reply to

    Re: How can we prevent users from undoing changes to Model object?

    Have you tried model.UndoList.SuspendUndo at the start of your application?

    • 62.255.32.17
Page 1 of 1 (2 items)