Home › Forums › General XMetaL Discussion › Disable the undo feature › Reply To: Disable the undo feature
Reply to: Disable the undo feature
May 29, 2009 at 10:07 pmThe API that clears the undo stack is ActiveDocument.UndoClear()
I'm not sure what you need to do, so I'm not sure how that is related to disabling Undo (your first question) which would be a different thing and require overriding the Ctrl+Z key, toolbars, etc.