Screen Oriented App problem with Textbox.gotfocus

From: Blarney (crumb_stone_at_yahoo.com)
Date: 03/23/05


Date: 23 Mar 2005 13:06:47 -0800

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



Relevant Pages

  • Re: ASCII code
    ... The first messagebox is showing you the translation from 65to ... "A" char type and than to string for showing in a message box. ... >> other programming language. ...
    (microsoft.public.dotnet.languages.vb)
  • MessageBox bug with regard to SIP handling
    ... the bug is that when a MessageBox with more than one button is ... of the MessageBox window) to be totally obscured by the SIP. ... the bug comes from the fact that MSFT does not follows its guidelines! ...
    (microsoft.public.pocketpc.developer)
  • tabbed view
    ... I have a tabPage from a TabControl in a Form of a SmartDeviceApplication ... with several textboxes on it but when the SIP is up not all textboxes could ... be displayed so the user cannot see the input he does when the SIP is up. ... colleague told me that it would work when I switch to tabbed view. ...
    (microsoft.public.pocketpc.developer)
  • Re: TextBox.Focus() problem
    ... setting the focus to the control in the form load should do it for ... > I've a form containing two Labels, two TextBoxes and a button. ... When showing the form for the very first> time, ... I thaught that setting the focus on the control *before* the form is> actually shown is the problem. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: CreateProcess
    ... If the process calls MessageBox function, how to avoid the message window ... > the error message showing on the desktop? ...
    (microsoft.public.win32.programmer.kernel)