The information in this article applies to:
SYMPTOMSIn other Visual Basic projects, you can create a control array by setting the index of the control. However, DHTML does not support control arrays, so this property is not exposed. STATUSThis behavior is by design. MORE INFORMATIONVisual Basic will prompt you to create a control array when adding a control of the same name to a form. This does not occur in a DHTML Application project. Instead, Visual Basic creates the new control with the same ID and appends a number to the end. Steps to Reproduce Behavior
REFERENCES
For more information about DHTML Application project in Visual Basic 6.0,
refer to your Visual Basic documentation.
http://www.msdn.microsoft.com/workshop/default.asp Additional query words: kbDHTML kbVBp600 kbdse kbInternet kbDSupport kbVBp
Keywords : kbVBp600 kbGrpVBDB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |