Gets and sets the initial status bar text displayed.
Read-write property
Visual Basic |
---|
Public Property InitialStatusText As String |
A string value which represents the default status bar text displayed.
The default value is an empty string "".
Set the default status bar text displayed using this property. If Prizm Viewer is performing other processes, the status bar may display different text at that time.
Set this property in the Object/Embed tag or during the OnInitialize event.
The scope of this property depends on where it is set. For more information, see the Initial Property Scope topic.