ITreeComboBoxHatterasStateSource Interface

A TreeComboBoxHatteras can be optionally hooked up to a data source that will allow the TreeComboBoxHatteras to determine whether a given server path should have the deleted folder icon or the branch object icon.

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Public Interface ITreeComboBoxHatterasStateSource
public interface ITreeComboBoxHatterasStateSource
public interface class ITreeComboBoxHatterasStateSource
type ITreeComboBoxHatterasStateSource =  interface end
public interface ITreeComboBoxHatterasStateSource

The ITreeComboBoxHatterasStateSource type exposes the following members.

Methods

  Name Description
Public method IsBranchObject
Public method IsDeleted

Top

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Controls Namespace