PRB: Sheridan Command Button Click Event Is Raised in WhatsThisMode (278611)
The information in this article applies to:
- Microsoft IntelliPoint Software version 4.1
- Microsoft Optical Mouse Blue
- Microsoft Wireless Optical Mouse Blue
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q278611 SYMPTOMS
The Click event of a Sheridan command button fires when it tries to retrieve the WhatsThisHelp property on the button. The Click event should not be raised when WhatsThisMode is active.
RESOLUTION
The MouseDown event of the Sheridan command button does not fire when a Form is in WhatThisMode. To work around the problem, set a flag when the MouseDown event of the command button does fire. Check the flag in the Click event of the button to determine if code has to be run.
Modification Type: | Major | Last Reviewed: | 8/23/2002 |
---|
Keywords: | kb3rdparty kbActivexEvents kbCtrl kbDSupport kbForms kbprb KB278611 |
---|
|