TreeComboBoxHatterasWpf.ShowWorking Method
Show "Working..." in the combo box. The combo box is locked.
Namespace: Microsoft.TeamFoundation.VersionControl.Controls
Assembly: Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)
Syntax
'Declaration
Public Sub ShowWorking
public void ShowWorking()
public:
void ShowWorking()
member ShowWorking : unit -> unit
public function ShowWorking()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.