RatingScaleField.Focus method

Sets the focus to the first item in the radio button collection.

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

Syntax

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

instance.Focus()
public override void Focus()

See also

Reference

RatingScaleField class

RatingScaleField members

Microsoft.SharePoint.WebControls namespace