Screen Oriented App problem with Textbox.gotfocus

  • Thread starter Thread starter Blarney
  • Start date Start date
B

Blarney

Hi,

I am being challenged by a vb.net problem. I have some textboxes that
when a user clicks them the SIP should show, but also a messagebox
showing small directions. The problem with this is the
textbox.Gotfocus call pushes the resize code to run resulting in a long
delay.

How can I work around this?

thanks!
Luck-O-the-Irish
 
I just noticed something...It appears to actually be the messageboxes
that are causing my form_resize code to be run. Any ideas?
 

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

Back
Top