You can edit the code to do that. Just modify the example.
Ok please I found this licensing little bit not useful, as what license really must does, is to force customer to ENTER key before the app will be enabled and NOT after is open and from menu Items.How do I do that please? This is my last question pls, so i need this:1. User download Setup App2. Once installed and lunch Window Form1 Open where it ask: A) Trial or B) Serial Full Key3. Once enter correct Serial Key, Window Form2 Open and he can use app.
Thanks Sam!
You can edit the code to do that. Just modify the example.
I know lol but If I knew it to do i dont ask, please some tutorial link on youtube or some suggestion? I just leanr and i need support as well as your products plsss 🙁thx
Our example already does what you're looking for, except it does it in a user-friendly way. Namely, it starts with the trial. Once the trial is over then the customer can't use your app at all unless they activate.
If you want to alter that behavior, then you certainly can. The code isn't terribly difficult to understand.