ToolWindowBase.SetFocus Method

Set the focus to the view control

Namespace:  Microsoft.VisualStudio.TeamFoundation
Assembly:  Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)

Syntax

'Declaration
Protected Overridable Sub SetFocus
protected virtual void SetFocus()
protected:
virtual void SetFocus()
abstract SetFocus : unit -> unit  
override SetFocus : unit -> unit
protected function SetFocus()

.NET Framework Security

See Also

Reference

ToolWindowBase Class

Microsoft.VisualStudio.TeamFoundation Namespace