FIX: ListView ItemClick Event Executes Multiple Times (178753)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
This article was previously published under Q178753 SYMPTOMS
The ItemClick Event in a ListView control executes multiple times when an
item is selected with a single mouse click.
RESOLUTION
To work around this problem, use a Boolean value to allow only one event to
execute per single click. This method is illustrated in the MORE
INFORMATION section of this article.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been fixed in Visual Basic 6.0.
Modification Type: | Major | Last Reviewed: | 10/28/2003 |
---|
Keywords: | kbbug kbfix KB178753 |
---|
|