AddText Method
The AddText method appends line of text to the text area of the progress dialog.
Syntax
AddText(text)
Parameters
text
Required. String to be appended to the text area.
Return Values
This method does not return a value.
The AddText method appends line of text to the text area of the progress dialog.
AddText(text)
Required. String to be appended to the text area.
This method does not return a value.