PRB: Loading Controls from Array Gives Several Error MessagesLast reviewed: November 17, 1995Article ID: Q138526 |
The information in this article applies to:
SUMMARYIn Visual Basic 3.0, attempting to load any control as a new element of a control array when the control is not part of a control array consistently gave the error message "Object not part of an array." In Visual Basic 4.0, the error message can vary depending on the type of control being used.
STATUSMicrosoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONThe following table shows some of the error messages for the controls if a new member of a control array is loaded when the control is not part of an array. Other controls exhibit one of the error messages below but there is no consistency between the error message and type of control.
Control Error Message
Command Wrong Number of arguments or invalid property assignmentButton
Picture Type MismatchControl
OLE Invalid use of propertyControl
Video Object doesn't support this property or method Clip Steps to Reproduce Behavior
|
Additional reference words: 4.00 vb4win vb4all
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |