Comments on: How to get a IWin32Window from a WPF Window? https://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/ a mostly .NET but also some other cool techs blog Thu, 13 Aug 2020 18:46:34 +0000 hourly 1 https://wordpress.org/?v=5.7.11 By: Benny Tordrup https://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/comment-page-1/#comment-32455 Wed, 17 Aug 2011 11:30:15 +0000 http://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/#comment-32455 What about the other way around? How can the WPF version of get a WinForms (or even better: A native Win32) window as owner? The ShowDialog method only takes a System.Windows.Window object as parameter.

]]>
By: How to get a IWin32Window from a WPF Window? | Around computing https://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/comment-page-1/#comment-16629 Fri, 31 Dec 2010 18:14:20 +0000 http://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/#comment-16629 […] Ticklish Techs » Blog Archive » How to get a IWin32Window from a WPF Window? This entry was posted in .Net. Bookmark the permalink. ← Silverlight – WriteableBitmapEx open source library Attacher un debugger au démarrage d’un processus → LikeBe the first to like this post. […]

]]>
By: Ticklish Techs » Blog Archive » Isn’t one OpenFileDialog enough? https://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/comment-page-1/#comment-7752 Tue, 22 Dec 2009 12:54:40 +0000 http://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/#comment-7752 […] You should only know about one little disadvantage when using the WinForms dialog. It only accepts WinForms as a parent window no WPF windows. To overcome this limitation please read my other article about the IWin32Window interface and how to implement / provide it in WPF at http://www.ticklishtechs.net/2009/12/22/how-to-get-a-iwin32window-from-a-wpf-window/ […]

]]>