Page 1 of 1

Translucent form: ShowInTaskbar = false is not working

Posted: Wed May 31, 2006 8:29 am
by matteocima
Hi,
I am evaluating your product but i found some problems that stopped me


When using a translucent form the form's ShowInTaskbar = false is not working, and i have no way to hide the form's taskbar entry.


I am using vs2005 and FlashPlayerControlForDotNet_2_0_11

Any news about this?

Regards,
Matteo

Re: Translucent form: ShowInTaskbar = false is not working

Posted: Wed May 31, 2006 9:22 am
by Softanics
Thank you for your question.

matteocima wrote:When using a translucent form the form's ShowInTaskbar = false is not working, and i have no way to hide the form's taskbar entry.


Yes, we know about problems with ShowInTaskbar, but there is a workaround. You should set ShowInTaskbar = false in the constructor of the class derived from the FlashPlayerForm.