ActiveReports 12
ActiveControl Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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

Viewer Class
Viewer Members