The information in this article applies to:
SYMPTOMSThe Text property of a ListBox always returns an empty string. RESOLUTIONUse the List and ListIndex properties to return the text of the currently selected item. For example, use:
instead of:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. Additional query words: vbce wince vbce5 vbce6
Keywords : kbToolkit kbVBp kbVBp500bug kbVBp600bug kbWinCE kbWinCE100 kbGrpVB |
Last Reviewed: February 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |