Events

License Wizard Control Events

NameDescription
QlmActivateThis 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
QlmBuyNowThis event is triggered when the user clicks the Buy Now button
QlmCancelThis event is triggered when the user clicks the Cancel button
QlmCloseThis 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.
QlmDeactivateThis event is triggered when the user clicks the Deactivate button
QlmEULAEventThis event is triggered when the user clicks the EULA link
QlmHowToGetComputerkeyThis event is triggered when the user clicks the How to get a computer key link
QlmRegisterFloatingLicenseThis event is triggered when the user clicks to register a floating license DB.
QlmTryThis event is triggered when the user clicks the Try button