BUG: Focus Disappears After Minimizing VB Form with Usercontrol

ID: Q177096


The information in this article applies to:
  • Microsoft Visual Basic Professional and Enterprise Editions for Windows, versions 5.0, 6.0


SYMPTOMS

If a form containing a UserControl is minimized in a Visual Basic application, focus does not shift to another application. The expected behavior is for the next application in the task order to receive the focus.


STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.


MORE INFORMATION

Steps to Reproduce Behavior

  1. Start a new Standard EXE project in Visual Basic. Form1 is created by default.


  2. Click Add UserControl on the Project menu.


  3. Close the UserControl designer window.


  4. Add the UserControl to Form1.


  5. From the File menu, chose Make Project1.exe.


  6. Start another application.


  7. Run the exe that you created in step 5.


  8. Minimize the Visual Basic Application.

    NOTE: Focus does not shift to the application started in step 6 as expected.


Additional query words: focus active inactive titlebar kbVBp500bug kbVBp600bug kbVBp kbdsd kbDSupport KBCONTROL KBCTRLCREATE

Keywords : kbGrpVB
Version :
Platform : WINDOWS
Issue type : kbbug


Last Reviewed: January 5, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.