ActiveReports 13
ContainsFocus Property (Toolbox)

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

Toolbox Class
Toolbox Members