ActiveReports 12
Handle Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : Handle Property
Gets the window handle that the control is bound to.
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
public IntPtr Handle {get;}

Property Value

An System.IntPtr that contains the window handle (HWND) of the control.
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members