property Button.hWnd as Long
Retrieves the control's window handle.

TypeDescription
Long A long expression that indicates the handle of the control's window.
This property is useful for executing certain API calls. The property is read only at runt time.