ITreeDisplayItem Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Interface ITreeDisplayItem
public interface ITreeDisplayItem
public interface class ITreeDisplayItem
type ITreeDisplayItem = interface end
public interface ITreeDisplayItem
The ITreeDisplayItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
ExpandedIcon | ||
FontStyle | ||
FontWeight | ||
Icon | ||
IsCut | ||
OverlayIcon | ||
StateIcon | ||
StateToolTipText | ||
Text | ||
ToolTipContent | ||
ToolTipText |
Top