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

TypeDescription
Long A long expression that indicates the handle of the control's window.

Use the hWnd property to access the handle of the control's window.