property Group.hWnd as Long

Retrieves the group's window handle.

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

Use the hWnd property to get the handle of the group's list window. Use the ItemWindowHost property to get the handle of the container window that host an item's ActiveX Control. Use the hWnd property to get the handle of the control's window.