ActiveReports 13
Handle Property (Viewer)

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

Viewer Class
Viewer Members