Hi
I am using a winform inside excel from a com add-in.
But when I open the form it has its own button on the Taskbar
I guess that I get get rid of it by passing excel as the owner when I show
the form but how do I do that?
thank
Torben Laursen
news.microsoft.com - 18 Sep 2006 16:37 GMT
Hi Torben,
Have you tried setting the "ShowInTaskBar" property to false for your
Winform.
Stuart King
Informology Ltd.
> Hi
>
[quoted text clipped - 6 lines]
> thank
> Torben Laursen