Click or drag to resize

NagScreenConfiguration Properties

The NagScreenConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAutoClose
If set to true, Nag screen is automatically closed when timeout is reached. Works only in case the CloseTimeout is greater than zero.
Public propertyCloseTimeout
Time period in seconds for which the window cannot be closed
Public propertyEnterLicenseButtonText
Gets or sets text displayed on Enter license button
Public propertyIcon
Icon displayed on in nagscreen
Public propertyMainLabelText
Text of main label
Public propertyMoreInformationGroupboxHeaderText
Gets or sets the header text of more information group box
Public propertyMoreInformationText
More details about your demo limitations
Public propertyOKButtonText
Gets or sets text displayed on OK button
Public propertyPurchaseLink
Link opening a webbrowser
Public propertyPurchaseLinkText
Gets or sets text of purchase link
Public propertyShowEnterLicenseButton
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.
Public propertyWindowParent
Parent form owning the nag screen
Public propertyWindowTitle
Title of nag screen window
Top
See Also