Article ID: 810229 - Last Review: December 3, 2007 - Revision: 3.6 BUG: Incorrect events are listed in the Event drop-down list for a TextBox controlOn This PageSYMPTOMS The event list of the TextBox control for Microsoft Windows forms does not display the
following public event handlers that are documented in the Microsoft Developer
Network (MSDN) library:
RESOLUTIONTo resolve this behavior, write event handlers manually for
the events that do not appear in the event list. To create a Click event handler:
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONSteps to Reproduce the Behavior
REFERENCESFor more information about TextBox members, visit the following MSDN Web site: http://msdn2.microsoft.com/en-us/library/system.windows.forms.textbox_members(vs.71).aspx
(http://msdn2.microsoft.com/en-us/library/system.windows.forms.textbox_members(vs.71).aspx)
APPLIES TO
| Article Translations
|
Back to the top
