FIX: Button Parameter of DataGrid MouseUp Event Always Equals 0 (223065)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q223065 SYMPTOMS
Using the MouseUp and MouseDown events of the DataGrid control, you see the following symptoms:
- The Button argument of the DataGrid MouseUp event is 0, regardless of which mouse button is used.
- When two mouse buttons are pressed together, the Button argument of the DataGrid MouseDown event is 3 and the Button argument is incorrect for the MouseUp event.
RESOLUTION
This behavior no longer occurs with the version of the DataGrid that ships with Visual Basic 6.0 Service Pack 3.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:
194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
Modification Type: | Major | Last Reviewed: | 1/11/2001 |
---|
Keywords: | kbbug kbVS600sp3fix KB223065 |
---|
|