Skip to content

Instantly share code, notes, and snippets.

@dvhthomas
Created October 5, 2009 02:14
Show Gist options
  • Save dvhthomas/201766 to your computer and use it in GitHub Desktop.
Save dvhthomas/201766 to your computer and use it in GitHub Desktop.
IWorkspaceEditControl editControl = _mapHelper
.Editor()
.EditWorkspace as IWorkspaceEditControl;
editControl.SetStoreEventsRequired();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment