BUG: ListView Fails to Raise Mouse Events When MultiSelect Is Set to True (240946)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q240946 SYMPTOMS
If the MultiSelect property of the Mscomctl.ocx ListView control is set to True, and the bounding box (marquee) selection has begun (the left- or right-mouse button is depressed and dragged in the ListView client window, and not on a ListItem), the ListView does not receive the MouseUp and Click events when the mouse button is released.
RESOLUTION
To work around this problem, use a module-level variable and the MouseMove event.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbBug kbListView kbpending KB240946 |
---|
|