Visual Basic Components
[This is preliminary documentation and subject to change.]
Choose a sample component from this list. All Visual Basic® version 5.0 project and source files are available in the directory indicated for each sample.
-
Simple Visual Basic Component: This sample illustrates the basics of component creation and use. The project is available at \iissamples\sdk\components\vb\simple.
-
Intermediate Visual Basic Component: This example demonstrates how to create and use a component that performs more involved tasks, such as accessing an ASP built-in object. The project is available at \iissamples\sdk\components\vb\intermediate.
-
Complex Visual Basic Component: This component combines ASP built-in objects with ADO database access. The project is available at \iissamples\sdk\components\vb\complex.
-
Transactional Visual Basic Component: This sample demonstrates how to create and use a fully transactional component. The project is available at \iissamples\sdk\components\vb\transactional.
-
Design Time Control: This component demonstrates how to create a design-time control using Visual Basic® 5.0. The project is available at \iissamples\sdk\components\vb\designtimecontrol.
© 1997 by Microsoft Corporation. All rights reserved.