Multi-Form App and TaskBar

M

Marco von Frieling

Hi.

I've implemented the code from
http://www.opennetcf.org/PermaLink.aspx?guid=2506b870-b88f-4370-8d52-7007242acdb9
in my CF library and added some functionality and it works fine. But the
problem I have is that each shown form is also visible in the task bar.
Is there any way to only show the top-most form in the task bar? I've
tried out to change the FormBorderStyle property of the forms in my
Push() and Pop() method to FixedToolboxWindow or None but that doesn't work.

Thanks for any help.

Marco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top