[]
Gets the handle to the window represented by the SubclassNativeWindow.
public IntPtr Handle { get; }
Public ReadOnly Property Handle As IntPtr
| Type | Description |
|---|---|
| IntPtr | A handle to the window represented by the SubclassNativeWindow. |