BUG: The CheckedListBox control does not fire the KeyPress event when the key value is a space character (836676)
The information in this article applies to:
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio 2005 Standard Edition
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Professional Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
SUMMARYThe KeyPress event on the CheckedListBox control does not fire when the key value is a space
character. SYMPTOMSWhen you run the application with a CheckedListBox control on the form, the CheckedListBox control does not fire the KeyPress event if the key value is a space character (the SPACEBAR on the
keyboard).CAUSEThe SPACEBAR is captured as an item that is being checked or
unchecked in the CheckedListBox control. Therefore, the ItemCheck event of the CheckedListBox control fires.STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed in the "Applies to" section of this
article.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites:
Modification Type: | Major | Last Reviewed: | 2/28/2006 |
---|
Keywords: | kbvs2005swept kbvs2005applies kbvs2002sp1sweep kbpending kbCmnCtrls kbEvent kbbug KB836676 kbAudDeveloper |
---|
|