FIX: Visual Basic List Box Won't Open if Resized at Run TimeLast reviewed: October 30, 1997Article ID: Q79030 |
1.00 2.00
WINDOWS
kbprg kbbuglist
The information in this article applies to: - Standard and Professional Editions of Microsoft Visual Basic for Windows, version 2.0- Microsoft Visual Basic programming system for Windows, version 1.0
SYMPTOMSWhen you click the down arrow of the drive list box control, the drive list box will not open if it has been resized at run time. The Width property is Read/Write at run time. However, if it is changed at run time, the drive list box won't open. This is true even if it is restored to its original value before attempting to open it. Note also that Page 11 of the "Microsoft Visual Basic: Language Reference" version 1.0, says the Height property of the drive list box is Read/Write at run time. Height is actually Read-Only at run time.
STATUSMicrosoft has confirmed this to be a bug in the products listed above. This problem was corrected in Microsoft Visual Basic version 3.0 for Windows.
MORE INFORMATIONNote that neither the directory list box nor the file list box are affected by run-time resizing.
Steps to Reproduce Problem
|
Additional reference words: buglist1.00 docerr buglist2.00 fixlist3.00 1.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |