Convert an IntPtr window handle to IWin32Window^

Posted by shadeMe on Stack Overflow See other posts from Stack Overflow or by shadeMe
Published on 2010-03-20T03:48:53Z Indexed on 2010/03/20 3:51 UTC
Read the original article Hit count: 398

Filed under:
|

How do I convert a handle acquired from a form/control's Handle property, to a IWin32Window^ ?

© Stack Overflow or respective owner

Related posts about c++-cli

Related posts about handle