ActiveReports 13
ContainsFocus Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary 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

ReportsLibrary Class
ReportsLibrary Members