IDTToolsOptionsPage Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | GetProperties(Object^) | Returns an object containing all properties contained on the specified custom Tools Options page. |
![]() | OnAfterCreated(DTE^) | Occurs immediately after a custom Tools Options page is created for the first time. |
![]() | OnCancel() | Occurs if the user clicks the Cancel button in the Options dialog box. |
![]() | OnHelp() | Occurs when a user clicks the Help button in a custom ToolsOptions page. |
![]() | OnOK() | Occurs when a user clicks OK in a custom Tools Options page. |
Show:
