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
Public property ExpandedIcon
Public property FontStyle
Public property FontWeight
Public property Icon
Public property IsCut
Public property OverlayIcon
Public property StateIcon
Public property StateToolTipText
Public property Text
Public property ToolTipContent
Public property ToolTipText

Top

See Also

Reference

Microsoft.Internal.VisualStudio.PlatformUI Namespace