Back to product page

DialogNoteText propery


Holds text shown at the bottom of the progress dialog.

Type

A String value

Syntax

  • Basic
object.DialogNoteText [= value]
The DialogNoteText(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodAppUpdate.
valueA String value.

Remarks

DialogNoteText holds text that is shown in lower-right corner of the progress dialog, as seen on the image:



If DialogNoteURL is specified, user can click on the text and wodAppUpdate will perform "open" operation on the URL - open IE, mail client etc..

You can change DialogNoteText during file download to show different messages to the user. You can also leave it empty.

Note: in DEMO version you cannot change this text.

Platforms

Windows