BUG: CE: CommandBar Settings May Keep Key Events from Firing (255272)
The information in this article applies to:
- Microsoft Windows CE 3.0 for the Handheld PC
- Microsoft Windows CE 2.11 for the Handheld PC
- Microsoft Windows CE Toolkit for Visual Basic 6.0
This article was previously published under Q255272 SYMPTOMS
When the position of a CommandBar control is set to a non-zero value at design time through either the Left or Top property and then is subsequently changed at run time through either the Move method or the setting of the Top or Left property, the Key events (KeyPress, KeyDown, KeyUp) of the form upon which the CommandBar control is sited do not fire.
NOTE: This only occurs on the remote device and not in emulation.
RESOLUTION
Ensure that the Top and Left properties of the CommandBar control are both set to zero at design time and then set the position of the control at run time.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 8/19/2005 |
---|
Keywords: | kbBug kbnofix kbToolkit KB255272 |
---|
|