The information in this article applies to:
SYMPTOMSDouble-clicking on an empty ListBox fires the DoubleClick event. The DoubleClick event is not supposed to fire when the ListBox is empty. RESOLUTION
To work around the issue, add code to the DoubleClick event to detect an
empty ListBox, and then exit the procedure as follows:
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed
at the beginning of this article. Additional query words: vbce5 vbce6vbce
Keywords : kbToolkit kbVBp kbVBp500bug kbVBp600fix kbWinCE kbWinCE100 kbGrpVB |
Last Reviewed: February 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |