This topic has not yet been rated - Rate this topic

IPreferPropertyPagesWithTreeControl Interface

Causes the Property Page to display a tree control instead of tabs.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[GuidAttribute("03AEFCEA-62A9-4606-8E17-7CB0FC13D5E0")] 
[InterfaceTypeAttribute(1)] 
public interface IPreferPropertyPagesWithTreeControl
/** @attribute GuidAttribute("03AEFCEA-62A9-4606-8E17-7CB0FC13D5E0") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IPreferPropertyPagesWithTreeControl
GuidAttribute("03AEFCEA-62A9-4606-8E17-7CB0FC13D5E0") 
InterfaceTypeAttribute(1) 
public interface IPreferPropertyPagesWithTreeControl

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ