WndHandle Property
Returns the Control's window handle.
Remarks
Do not call from the constructor.
Syntax
'Declaration
 
Public ReadOnly Property WndHandle As System.IntPtr
public System.IntPtr WndHandle {get;}