The UploadProgressDialog type exposes the following properties.
Name | Description | |
---|---|---|
CancelUploadButtonText | Gets or sets a caption of the Cancel button on the dialog displayed during the upload. | |
EstimationText | Gets or sets a caption of the label which displays estimated time of the upload. | |
HideButtonText | Gets or sets a caption of the Hide button on the dialog displayed during the instant upload. | |
HoursText | Gets or sets a text for the hours unit in the uploading files dialog. | |
InfoText | Gets or sets a caption of the label which displays the upload propgress information. | |
KilobytesText | Gets or sets a text for the kilobytes unit in the uploading files dialog. | |
MegabytesText | Gets or sets a text for the megabytes unit in the uploading files dialog. | |
MinutesText | Gets or sets a text for the minutes unit in the uploading files dialog. | |
PreparingText | Gets or sets text of the label which is visible when files are preparing for upload. | |
ReconnectionText | Gets or sets text of the label visible between connection attempts if upload was failed. | |
SecondsText | Gets or sets a text for the seconds unit in the uploading files dialog. | |
TimeFormat | Gets or sets a format of the time displayed in the EstimationText label. | |
TitleText | Gets or sets a title of the dialog displayed displayed during the upload. |