PRB: Double-Clicking Control Box Causes MouseUp Event in VBLast reviewed: June 21, 1995Article ID: Q79599 |
The information in this article applies to:
- Standard and Professional Editions of Microsoft Visual Basic for Windows, versions 2.0 and 3.0- Microsoft Visual Basic programming system for Windows, version 1.0
SYMPTOMSDouble-clicking the control box of a form to close it causes a MouseUp event on an enabled form or control if it is lying beneath the control box.
RESOLUTIONYou can prevent the above behavior in several ways:
STATUSThis behavior is by design. It is standard behavior inherent to Windows, and is not an error in Visual Basic.
|
Additional reference words: 1.00 2.00 3.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |