The information in this article applies to:
SYMPTOMS
When you set the Visible property of a control to True at run-time, the
active control loses focus. The control for which you changed the Visible
property gains the focus. RESOLUTIONTo work around this problem, set the focus back to the control that was active prior to changing the Visible property of the Sheridan 3D control. The following code illustrates how you can restore focus to the active control after changing the Visible property of a SSPanel control: NOTE: This code does not prevent the LostFocus and GotFocus event from
firing when focus is inadvertently set to the Sheridan 3D control.
STATUSMicrosoft 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 INFORMATIONSteps to Reproduce Behavior
Additional query words: 3-D activex ocx mfc c++ kbVBp500bug kbVBp600bug kbVBp kbdsd kbDSupport kbControl
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |