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 | |
|---|---|---|
| .gif) | IsBranchObject | |
| .gif) | IsDeleted | 
Top