TextBox holds focus bug

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

I've noticed this on and off, however its becoming a lot more noticeable.
I haven't tried to track down exactly what triggers it but it seems to
happen when you've entered text into a TextBox then gone to click a button
(i.e an OK button to close the form and update), to which there is no
response, and you can't tab off the TextBox or switch focus by any means.
The only option is to close the form, understandably this is a big problem
that i'd like to iron out - any suggestions?
 
if it is the validating event causing you problems..... please see my post
in the microsoft.public.dotnet.framework.csharp newsgroup called "Re:
CausesValidation is going to get a kick up the .... (its not working
correctly)"
I personally think this is a bug with modeless forms.

--

--

Br,
Mark Broadbent
mcdba , mcse+i
=============
 
Back
Top