ActiveReports 12
ActiveControl Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : ActiveControl Property
Gets or sets the active control on the container control.
Syntax
'Declaration
 
Public Property ActiveControl As Control
public Control ActiveControl {get; set;}

Property Value

The System.Windows.Forms.Control that is currently active on the System.Windows.Forms.ContainerControl.
Exceptions
ExceptionDescription
The System.Windows.Forms.Control assigned could not be activated.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members