directly into the matrix—a feat that seemed like magic in the classic VB6 environment. The API Shortcut
' Set the QR code version qrCode.Version = 1
Sub GenerateQRCode() Dim text As String Dim version As Integer Dim ecLevel As Integer Dim image As IPicture