PRB: DEL Key Behavior Depends on Text Box MultiLine PropertyLast reviewed: August 11, 1997Article ID: Q77737 |
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
SYMPTOMSPressing the DEL key in a multiline text box generates a KeyPress event for that text box with an ASCII code of 8 for the key. In a standard text box, no KeyPress event is generated for the DEL key.
STATUSThis behavior is by design. It is inherent to Windows and is not specific to Microsoft Visual Basic for Windows.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : PrgCtrlsStd kbcode kbprb kbtlc Version : 1.0 2.0 3.0 Platform : WINDOWS Issue type : kbprb |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |