T
Thomas
Hi experts!
Is it possible for me to post a message from Win32 native window to CF
managed window?
I know that CF managed window can receive message using MessageWindow class,
however, I don't know how to get the window handler of the CF managed window
(which is needed for the PostMessage() Win32 API) using Win32 native code.
Best Regards,
Thomas Tse
Is it possible for me to post a message from Win32 native window to CF
managed window?
I know that CF managed window can receive message using MessageWindow class,
however, I don't know how to get the window handler of the CF managed window
(which is needed for the PostMessage() Win32 API) using Win32 native code.
Best Regards,
Thomas Tse