NagScreenConfiguration Properties |
The NagScreenConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AutoClose |
If set to true, Nag screen is automatically closed when timeout is reached. Works only in case the CloseTimeout is greater than zero.
| |
CloseTimeout |
Time period in seconds for which the window cannot be closed
| |
EnterLicenseButtonText |
Gets or sets text displayed on Enter license button
| |
Icon |
Icon displayed on in nagscreen
| |
MainLabelText |
Text of main label
| |
MoreInformationGroupboxHeaderText |
Gets or sets the header text of more information group box
| |
MoreInformationText |
More details about your demo limitations
| |
OKButtonText |
Gets or sets text displayed on OK button
| |
PurchaseLink |
Link opening a webbrowser
| |
PurchaseLinkText |
Gets or sets text of purchase link
| |
ShowEnterLicenseButton |
Determines whether 'Enter license' button should be displayed on nag screen.
Enter license button automatically opens TLL registration form using settings in RegistrationFormConfig property of TLL Interface.
| |
WindowParent |
Parent form owning the nag screen
| |
WindowTitle |
Title of nag screen window
|