ActiveReports 12
ContainsFocus Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : ContainsFocus Property
Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
Syntax
'Declaration
 
Public ReadOnly Property ContainsFocus As Boolean
public bool ContainsFocus {get;}

Property Value

true if the control or one of its child controls currently has the input focus; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members