User`s guide
Using .NET with VEE 7
VEE User’s Guide 283
Figure 164 Import Namespaces Dialog Box
.NET Assembly References
There are many assemblies you could select. These
assemblies are located in the directory where your VEE
program is stored or in the directory where the .NET
Framework is installed. If you are using an assembly that is
not in one of these two directories, use the Browse button to
select it. There is also a checkbox for Import namespaces after
closing . Importing a namespace is equivalent to the using
statement in C# or the Imports statement in Visual Basic.