Select the product you need help with
FIX: The LostFocus event is raised before the GotFocus event when you press the TAB key to change the focus to a ComboBox control in the .NET Framework 1.0Article ID: 813031 - View products that this article applies to. On This PageSYMPTOMSWhen you press the TAB key to change the focus to a ComboBox control, the LostFocus event of the ComboBox control is raised before the GotFocus event. This behavior occurs when the DropDownStyle property of the ComboBox control is set to Simple or to DropDown. Note This problem also occurs when you change the focus to a form that contains the ComboBox control. CAUSEA ComboBox control that has the DropDownStyle property set to Simple or to DropDown has an inner Edit control. When you change the focus to the ComboBox control by using the TAB key, the focus is set to the ComboBox control, and then the focus is set to the inner Edit control. The LostFocus event is raised when the focus is set to the inner Edit control. RESOLUTIONTo resolve this problem, obtain the latest service pack for
the Microsoft .NET Framework 1.0. To download the latest service pack, visit
the following Microsoft Web site: http://www.microsoft.com/downloads/details.aspx?familyid=6978D761-4A92-4106-A9BC-83E78D4ABC5B&displaylang=en
(http://www.microsoft.com/downloads/details.aspx?familyid=6978D761-4A92-4106-A9BC-83E78D4ABC5B&displaylang=en)
STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section. This problem was
first corrected in the Microsoft .NET Framework 1.0 Service Pack
3. MORE INFORMATIONSteps to reproduce the behavior
REFERENCESFor more information about ComboBox events, visit the following Microsoft Developer Network (MSDN)
Web site: http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox_events(vs.71).aspx For more information about the DropDownStyle property, visit the following MSDN Web site:
(http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox_events(vs.71).aspx)
http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox.dropdownstyle(vs.71).aspx For
additional information, click the following article number To view the article
In the Microsoft Knowledge Base:
(http://msdn2.microsoft.com/en-us/library/system.windows.forms.combobox.dropdownstyle(vs.71).aspx)
824684
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that Is used To describe Microsoft software updatesProperties |


Back to the top








