The Windows object handle of the window that contains a form’s controls.

Property of

Form, SubForm

Description

hWndClient is the handle for the parent window that contains a form’s controls. In contrast, hWnd is the handle for the form itself; the parent of the hWndClient window, and the grandparent of the controls.