ActiveReports Developer 7
ActiveControl Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : ActiveControl Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property ActiveControl As System.Windows.Forms.Control
C# 
public System.Windows.Forms.Control ActiveControl {get; set;}

See Also