Handle to the window associated with the control.
[Visual Basic 6.0] Property hWnd As Long
[Visual Basic .NET] Public ReadOnly Property hWnd As Integer
[C#] public int hWnd {get;}
The operating environment identifies each window, form and control in an application by assigning it a handle, or hWnd.