FIX: TabStrip: Visible Property Set at Run-Time Is Ignored

ID: Q209039


The information in this article applies to:


SYMPTOMS

Setting the Visible property of any of the following controls to False in design-time has no effect:


RESOLUTION

Set the Visible property of the controls above at run-time.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.

This bug was corrected in the Windows CE Toolkit for Visual Basic 6.0.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Start a new Windows CE project in Visual Basic 5.0. Form1 is created by default.


  2. Select Components from the Project menu and select the Microsoft CE TabStrip Control 1.0.


  3. Place a TabStrip control on Form1.


  4. Set the Visible property of the TabStrip to False.


  5. Run the project, and note that the TabStrip control is visible once the form is loaded.


Additional query words: wince wce vbce vbce5


Keywords          : kbToolkit kbVBp500bug kbVBp600fix kbWinCE kbGrpVB 
Version           : WINDOWS:1.0
Platform          : WINDOWS 
Issue type        : kbbug 

Last Reviewed: March 16, 1999