Share via


RecurrenceField.Focus method

Gives focus to the child check box control.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

instance.Focus()
public override void Focus()

See also

Reference

RecurrenceField class

RecurrenceField members

Microsoft.SharePoint.WebControls namespace