FIX: Menu mnemonics fire on the wrong forms in a multiple-document interface (MDI) Windows Forms application (833047)
The information in this article applies to:
- Microsoft .NET Framework SDK 1.1
SYMPTOMSIn a Microsoft .NET Framework 1.1 multiple-document interface (MDI) Windows Forms application,
menu mnemonics will fire on arbitrary MDI child forms instead of on the active child
form.RESOLUTIONTo obtain a supported hotfix for this problem, see the following Microsoft Knowledge Base article: 889411 Description of the .NET Framework 1.1 hotfix package: December 10, 2004
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
895251
Availability of the .NET Framework 1.1 post-Service Pack 1 hotfix rollup package for System.windows.forms.dll
WORKAROUNDTo work around this problem, override the ProcessDialogChar method
of the MDI child form to handle the mnemonic.STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 4/6/2006 |
---|
Keywords: | kbNetFrame110preSP1fix kbfix kbBug kbQFE KB833047 kbAudDeveloper |
---|
|