LinkedIn
X (Twitter)
Facebook
Hello,
I capture the event before exiting the sketch and would like to cancel it.
Try the UserInterfaceEvents.OnEnvironmentChange
Mh ok for event capture, but i can't stop it.I tryed with: Application.CommandManager.StopActiveCommand();with Active Command = "Finish Sketch".This cause error.
never-displayed