Can I use WPF?

Add-in Express™ Support Service
That's what is more important than anything else

Can I use WPF?
 
This forum has moved to a new location. From now on, please post all your questions about Add-in Express Regions on .NET and VSTO forum.
Kenneth Christensen




Posts: 4
Joined: 2011-12-13
Hi there
I have looked at some of all the posts on wpf in this forum and it looks like there are some pros and cons for using WPF in Outlook.
For instance, I can see that drag and drop can give some troubles and also context menus.
Would you advise me to choose another approach than wpf?
I am going to build a database with Telerik gridview in wpf that I will host in Outlook 2007 - 2010.

With kind regards from Kenneth
Posted 16 Dec, 2011 02:32:51 Top
Eugene Astafiev


Guest


Hi Kenneth,

I would recommend using System.Windows.Forms controls instead. However, you can use WPF too if you aware of the difficulties. Please read more about this in the http://www.add-in-express.com/creating-addins-blog/2010/07/20/windows-presentation-foundation/ article on our technical blog.
Posted 16 Dec, 2011 02:46:00 Top
Kenneth Christensen




Posts: 4
Joined: 2011-12-13
Thanks again Eugene for your answer!
Posted 16 Dec, 2011 18:07:09 Top