ActiveReports 13
Handle Property (Toolbox)

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

Toolbox Class
Toolbox Members