This documentation is for the old version. Go to the latest Upload Suite docs

UploadProgressDialog Members

The UploadProgressDialog type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property CancelUploadButtonText

Gets or sets a caption of the Cancel button on the dialog displayed during the upload.

Public property EstimationText

Gets or sets a caption of the label which displays estimated time of the upload.

Public property HideButtonText

Gets or sets a caption of the Hide button on the dialog displayed during the instant upload.

Public property HoursText

Gets or sets a text for the hours unit in the uploading files dialog.

Public property InfoText

Gets or sets a caption of the label which displays the upload propgress information.

Public property KilobytesText

Gets or sets a text for the kilobytes unit in the uploading files dialog.

Public property MegabytesText

Gets or sets a text for the megabytes unit in the uploading files dialog.

Public property MinutesText

Gets or sets a text for the minutes unit in the uploading files dialog.

Public property PreparingText

Gets or sets text of the label which is visible when files are preparing for upload.

Public property ReconnectionText

Gets or sets text of the label visible between connection attempts if upload was failed.

Public property SecondsText

Gets or sets a text for the seconds unit in the uploading files dialog.

Public property TimeFormat

Gets or sets a format of the time displayed in the EstimationText label.

Public property TitleText

Gets or sets a title of the dialog displayed displayed during the upload.

See Also

Reference