Rank: Newbie Groups: Member
Joined: 12/11/2017 Posts: 3
|
I am using the TabbedBrowser template written in Visual Basic, and I just purchased a license. I'm unsure of where to add the snippet of code provided in my license key to the program, and if there is anything I need to add to it. My program is not very different from the TabbedBrowser sample at the moment, so if you use the code from the sample TabbedBrowser Visual Basic template provided by Essential Objects to answer my question, I can then easily find that spot on my end.
Thanks in advance!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hello,
You can add the license code in your Application_Startup method in App.xaml.vb.
Thanks!
|