PRB: Error Setting CanGetFocus to False in Custom ActiveX ControLast reviewed: February 4, 1998Article ID: Q180216 |
The information in this article applies to:
SYMPTOMSWhen creating a custom ActiveX control using Microsoft Visual Basic 5.0, you get the following error when setting the CanGetFocus of the UserControl object to False:
Can't have child controls capable of receiving focus on a UserControl whose CanGetFocus property is False. RESOLUTIONTo work around this behavior, do one of the following:
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : vb5all kberrmsg Version : WINDOWS:5.0 Platform : WINDOWS Issue type : kbbug Solution Type : kbnofix |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |