BUG: VBCE: Clicking ComboBox May Trigger Command Click Event (248070)
The information in this article applies to:
- Microsoft Windows CE Toolkit for Visual Basic 6.0
This article was previously published under Q248070 SYMPTOMS
When selecting an item from a combo box, the Click event for a command button may fire. This happens on command buttons having shortcut keys and is related to the relative TabIndex values between the command button and the combo box.
RESOLUTION
To prevent the problem remove the shortcut keys from the command buttons. Modifying the TabIndex property of the combo box and ensuring that it does not have the highest TabIndex value on the form works in some cases without removing the shortcut keys.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 10/2/2003 |
---|
Keywords: | kbBug kbpending kbToolkit KB248070 |
---|
|