Méthode | Description | |
---|---|---|
DownloadDialog ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnClosing ( CancelEventArgs e ) : void | ||
OnLoad ( |
Méthode | Description | |
---|---|---|
CheckDirectoryWriteAccess ( string directory ) : bool |
Determines if a folder is writable by a user.
|
|
Client_DownloadFileCompleted ( object sender, |
||
Client_DownloadProgressChanged ( object sender, |
||
DownloadDataFile ( |
||
FindKey ( string>.IDictionary |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
buttonCancel_Click ( object sender, |
||
buttonDownload_Click ( object sender, |
||
listBox1_SelectedIndexChanged ( object sender, |
||
resetUI ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnClosing ( CancelEventArgs e ) : void | ||
e | CancelEventArgs | |
Résultat | void |
protected OnLoad ( |
||
ea | ||
Résultat | void |