Alvas.FileControls Class Library

FileOperation.ProgressTitle Property

ProgressTitle property to use as the title of a progress dialog box. This member is used only if Flags includes the SimpleProgress flag.

[Visual Basic]
Public Property ProgressTitle As String
[C#]
public string ProgressTitle {get; set;}

See Also

FileOperation Class | Alvas.Windows.Forms.FileControls Namespace