The AddFilesProgressDialog type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
CancelButtonText |
Gets or sets a caption of the Cancel button on the dialog displayed when a user selects a great many files. |
|
|
CurrentFileText |
Gets or sets a text of the label which displays a name of the currently processing file. |
|
|
TitleText |
Gets or sets a title of the dialog displayed when a user selects a great many files. |
|
|
TotalFilesText |
Get or sets a text of the label which displays a total number of processed files. |
|
|
WaitText |
Gets or sets a text of the label which is displayed while Java Uploader is preparing to add files. |