Events
QlmActivate
This event is triggered when the user activates the license. Details about the success of the activation as well as the keys that were activated can be retrieved from the ActivateEventArgs argument
QlmBuyNow
This event is triggered when the user clicks the Buy Now button
QlmCancel
This event is triggered when the user clicks the Cancel button
QlmClose
This event is triggered when the user clicks the Close button. You would typically need to implement this event to close the Form that is hosting this .NET control.
QlmDeactivate
This event is triggered when the user clicks the Deactivate button
QlmEULAEvent
This event is triggered when the user clicks the EULA link
QlmHowToGetComputerkey
This event is triggered when the user clicks the How to get a computer key link
QlmRegisterFloatingLicense
This event is triggered when the user clicks to register a floating license DB.
QlmTry
This event is triggered when the user clicks the Try button
Last updated