ActiveReports 12
Focus Method (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : Focus Method
Sets input focus to the control.
Syntax
'Declaration
 
Public Function Focus() As Boolean
public bool Focus()

Return Value

true if the input focus request was successful; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members