IDTToolsOptionsPage::OnCancel Method ()
Visual Studio 2015
Occurs if the user clicks the Cancel button in the Options dialog box.
Assembly: EnvDTE (in EnvDTE.dll)
When the OnCancel method's host interface is implemented, OnCancel acts as an event that occurs when a user clicks Cancel in the Options dialog box. This event occurs before OnBeginClose is called.
Show: