Unable to move focus to another field

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Heather Crow (heather_at_NOSPAM.com)
Date: 08/09/04


Date: Mon, 9 Aug 2004 14:36:08 +0100

I have a VS.NET 2003 Visual Basic form which keeps hanging. It does not
appear to matter what textbox I am on. When trying to edit the field I
cannot move focus from this field to another. Clicking buttons etc. does
nothing and the focus remains with the field I had been editing. The text
boxes are bound to a record in a SQL database.



Relevant Pages

  • Databinding Code
    ... > appear to matter what textbox I am on. ... When trying to edit the field I ... > boxes are bound to a record in a SQL database. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Editing text in text box grouped within a trapezoid
    ... > After your comment I checked some more on the "Drawing textbox" and can ... > Endusres can still edit the text though of the individual items ... > Dim shpTextbox As Shape ...
    (microsoft.public.excel.programming)
  • Re: StreamWriter Problem
    ... i cannot edit / type textbox. ... it behaves as if keyboard is locked. ... Open a large text file then try to edit it, ... I think this is now a new issue that is not with StreamWriter, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: HasChanges does not change even after EndCurrentEdit() is called HELP!
    ... if you end current edit like this: ... It will work more generally, although if you only have one textbox, it's not ... then I think the data adapter will also work. ... >> Private Sub Button1_Click(ByVal sender As System.Object, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: HasChanges does not change even after EndCurrentEdit() is called HELP!
    ... edit it. ... see if HasChanges is true. ... textbox that is bound to it. ... Private Sub Button1_Click(ByVal sender As System.Object, ...
    (microsoft.public.dotnet.framework.adonet)