Hi all,
I wrote a VSTO addin (C#) with a adjoining form region in reading pane for
mail items.
In FormregionShowing event I host a Windows.Form dialog(form.ShowDialog()
to provide some input data for every mail item.
Closing the form leaves my reading pane not fully repaint. This means that
some
parts of the last mail item showing are visible yet.
My Questions:
Is it allowed to use Windows.Forms in outlook addins
especially using modal windows forms in such event handlers?
Is there a another/better way to do this?
How can I force the whole reading pane to be refrehed?
Using
Microsoft Visual C# 2010
Outllok 2010
TIA rudi
______________________________________
Posted from
http://outlook-center.com
Outlook forums, articles, tips.