PageControl.SetFocusOnContent Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Set focus to the first focusable child in this section (if possible).

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Function SetFocusOnContent As Boolean
public bool SetFocusOnContent()
public:
bool SetFocusOnContent()
member SetFocusOnContent : unit -> bool
public function SetFocusOnContent() : boolean

Return Value

Type: System.Boolean
True if focus successfully moved to a child in this section, false otherwise

.NET Framework Security

See Also

Reference

PageControl Class

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace