IDTToolsOptionsPage::OnOK Method ()
Visual Studio 2015
Occurs when a user clicks OK in a custom Tools Options page.
Assembly: EnvDTE (in EnvDTE.dll)
When the OnOK method's host interface is implemented, OnOK acts like an event that occurs when a user clicks OK in a custom Tools Options page. OnOK occurs before OnAfterCreated is called.
Show: