Article ID: 180750 - Last Review: March 11, 2005 - Revision: 3.2

PRB: ShowInTaskBar Forms Still Appear When Set to False

This article was previously published under Q180750

On This Page

Expand all | Collapse all

SYMPTOMS

Forms with the ShowInTaskBar property set to False are still displayed in the Windows CE taskbar.

STATUS

This behavior is by design.

MORE INFORMATION

The Windows CE operating system does not support this functionality. It shows a taskbar item for all top-level windows.

Steps to Reproduce Behavior

  1. Create a new Windows CE project in Visual Basic or eMbedded Visual Basic. Form1 is created by default.
  2. Set the ShowInTaskbar property to False on Form1.
  3. Press F5 to run the application, and note that the form still appears in the taskbar.

APPLIES TO
  • Microsoft Windows CE Toolkit for Visual Basic 6.0
  • Microsoft eMbedded Visual Basic 3.0
Keywords: 
kbpending kbprb kbtoolkit KB180750
 

Article Translations