I have a program that I want to protect and I want it to have
different levels like Free (Basic), Bronze, Silver and Gold.
How could I set up my program to use ActiveLock and allow the user to
register for different levels. Would I have to use multiple controls?
I would rather use a single control.