The information in this article applies to:
SYMPTOMSIn the 16-bit edition of Microsoft Visual Basic 4.0, clicking on a Sheridan Panel causes the panel to receive the focus while causing the active control on the panel to lose the focus. Users are unable to send any input to the Panel control, and the control lacks a GotFocus or LostFocus event. RESOLUTIONIn the Click event of the panel, place the following lines of code:
When the user clicks or double-clicks the frame control, the focus is
restored to the control that had the focus previously. However, the user
is unable to use keystrokes to tab to the frame control.
STATUSMicrosoft has confirmed this to be an issue in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Problem
Additional query words:
Keywords : kbVBp400bug |
Last Reviewed: August 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |