Important Note for Users of Visual Basic

<< Click to Display Table of Contents >>

Navigation:  How To Use the VPE Control > VPE ActiveX >

Important Note for Users of Visual Basic

Previous pageReturn to chapter overviewNext page

Visual Basic has problems with the keywords "Print, Write, Line and Scale". VB doesn't recognize that these are methods and properties of an ActiveX. So we implemented them twice. In VB use "VpePrint, VpeWrite, VpeLine and VpeScale" instead.