IPreferPropertyPagesWithTreeControl Interface
Visual Studio 2015
Causes the Property Page to display a tree control instead of tabs.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
This interface has no methods and indicates the preference for display with a tree control. Implement the interface with an object that also implements ISpecifyPropertyPages.
Show: