BUG: RichTextBox Appears Even If Visible Property Is FalseLast reviewed: May 22, 1996Article ID: Q149463 |
The information in this article applies to:
SYMPTOMSA Visual Basic program contains two forms with the second form containing a RichTextBox control. When the first form executes a command to hide the RichTextBox control on the second form and then the focus is set to the second form, the RichTextBox control appears but the Visible property of this control remains False.
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. Microsoft is researching this issue and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
|
Additional reference words: 4.00 vb4win vb432
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |