The information in this article applies to:
SUMMARYThe Visual Basic 5.0 Books Online topic entitled "Adding internet features to controls" contains an error in the PictureFromURL Property Let procedure. MORE INFORMATION
If you run the sample code, you may receive the compile error "Variable not
defined" or run-time error 424 "Object Required".
This line of code should read as follows:
The Ambient property of a UserControl returns an AmbientProperties object
that holds the ambient properties of its container.
STATUSThis documentation error has been fixed in Visual Basic 6.0. Additional query words: asynchronous kbVBp500 kbVBp600 kbVBp kbdsd kbDSupport kbdocerr kbdocfix
Keywords : kbGrpVB |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |