You can enable/disable and customize the registration and license related dialog boxes (e.g. license info, expiration alert) as you want for seamless integration to your application. Two customization approaches are provided.
Standard Windows Forms Dialog Box
You can edit the text of the dialog boxes, e.g. caption, messages, labels, and buttons. For the Register button, you can set a click event action. For instance, to link and send the Registration ID to your website automatically, or to execute a program for further actions.
HTML Dialog Box
This unique feature offers even more customization. You can customize the dialog boxes as simple as editing a HTML file, which you can change the layout and fonts, use CSS style, add images, etc. You can even use JavaScript or VBScript to add more functionality.