Handle Property (SubclassNativeWindow)
Gets the handle to the window represented by the
SubclassNativeWindow.
'Declaration
Public ReadOnly Property Handle As IntPtr
public IntPtr Handle {get;}
Property Value
A handle to the window represented by the
SubclassNativeWindow.