FormField.Focus Method

Sets the page focus to the FormField component.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub Focus
'Usage
Dim instance As FormField

instance.Focus()
public override void Focus()

See Also

Reference

FormField Class

FormField Members

Microsoft.SharePoint.WebControls Namespace