Eyeshot 10 WinForms API Reference
CancellingText Property

WinForms Assembly > devDept.Eyeshot Namespace > ProgressBar Class : CancellingText Property
Gets or sets the progress bar "Cancelling..." text shown during the cancelling of the WorkUnit.
Syntax
'Declaration
 
Public Property CancellingText As String
public string CancellingText {get; set;}
See Also

Reference

ProgressBar Class
ProgressBar Members