RegDlg Template

RegDlg is the template for the Registration dialog that shows a Registration ID and requires the entry of License Key to complete the registration.

Parameters

Main

IDC_REGID, IDC_LICKEY

Optional

IDC_LICNAME, IDC_LICORG, IDC_MAXEXEC, IDC_EXECCOUNT, IDC_EXECLEFT, IDC_MAXDAY, IDC_DAYCOUNT, IDC_DAYLEFT, IDC_MAXYEAR, IDC_YEARCOUNT, IDC_YEARLEFT, IDC_MAXDAYPERIOD, IDC_DAYCOUNTPERIOD, IDC_DAYLEFTPERIOD, IDC_EXPDATE

Commands

OKButton

Processes the registration by getting the License Key from IDC_LICKEY, checks and, if valid, puts it into the Key.

CancelButton

Cancels and closes the dialog box.

RegisterButton

Loads the specified target object, for example, a URL address, an email address, a text file, etc.