Not logged in. · Lost password · Registration disabled
Forum: agsXMPP RSS
Avatar
robinwa #1
Subject: alex sir need ur help
how to activate matrix licence
This post was edited on 2018-04-12, 15:20 by robinwa.
Avatar
Huntsman #2
Put this code on

    Private Sub Form1_Load(sender As Object, e As System.EventArgs) Handles MyBase.Load
        Control.CheckForIllegalCrossThreadCalls = False
        Dim LicKey as String = YOUR_LICENCEKEY_HERE
        Matrix.License.LicenseManager.SetLicense(LicKey)
    End Sub
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Forum: agsXMPP RSS