Z
z0nd0r
Hi at all,
i'm developing an Add-In for outlook and want to use the method
System.Windows.MessageBox.Show(Window owner, ...) in the method
public void OnStartupComplete(ref System.Array custom)
{
...
}
of my Add-In.
The owner window of the MessageBox should be the main outlook window itself.
How can i get it?
I searched for that problem and found some threads about it, but i can't
extract a soloution for me.
Regards
z0nd0r
i'm developing an Add-In for outlook and want to use the method
System.Windows.MessageBox.Show(Window owner, ...) in the method
public void OnStartupComplete(ref System.Array custom)
{
...
}
of my Add-In.
The owner window of the MessageBox should be the main outlook window itself.
How can i get it?
I searched for that problem and found some threads about it, but i can't
extract a soloution for me.
Regards
z0nd0r