You can expose LANSA components (forms and reusable parts) as industry standard ActiveX controls on Microsoft Windows. In this way you can expose the functionality of your components to a range of third party applications.
Using ActiveX wrapping you can:
Examples in this guide have been provided in Visual Basic 6.0 due to its common use in the market place. Tests have also been performed using Borland's Delphi and Visual Studio.NET (C## and Visual Basic). For specific syntax for these tools, please refer to the user documentation of the respective tool.
Before trying out the examples, please check that the Prerequisites are satisfied.
Syntax differences from Visual Basic 6.0 to Visual Basic.NET