M
mikesnoise
I am writing a class derived from Component that calls a Win32
function to display a dialog box. The Win32 function takes an HWND as
the parent window of the dialog box (for positioning the dialog over
the parent). How do I get the HWND of the form that it was dropped on?
Thanks,
-Mike-
function to display a dialog box. The Win32 function takes an HWND as
the parent window of the dialog box (for positioning the dialog over
the parent). How do I get the HWND of the form that it was dropped on?
Thanks,
-Mike-