TextBox holds focus bug

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?
 
M

Mark Broadbent

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
=============
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top