ActiveReports 13
RecreatingHandle Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : RecreatingHandle Property
Gets a value indicating whether the control is currently re-creating its handle.
Syntax
'Declaration
 
Public ReadOnly Property RecreatingHandle As Boolean
public bool RecreatingHandle {get;}

Property Value

true if the control is currently re-creating its handle; otherwise, false.
See Also

Reference

Viewer Class
Viewer Members