Share via


AllDayEventField.Focus Method

Sets the focus of the AllDayEventField object.

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 AllDayEventField

instance.Focus()
public override void Focus()

Remarks

The default focus is the AllDayEventField object checkbox. The method may be overridden to adjust the focus.

See Also

Reference

AllDayEventField Class

AllDayEventField Members

Microsoft.SharePoint.WebControls Namespace