Gets and sets the text displayed in the browser status bar.
Read-write property
Visual Basic |
---|
Public Property StatusText As String |
A string value which represents the status bar text.
The default value is an empty string "".
The status bar text is the text displayed in the browser status bar and would be displayed when you move the mouse over the image window or perform other operations. There are times when Prizm Viewer sets the status text to other values, such as when a print or export operation is in progress.
Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.