4 references to UserCanceledTheDialog
Microsoft.VisualBasic.Forms (4)
Microsoft\VisualBasic\Devices\Network.DownloadFile.vb (1)
373
AndAlso dialog.
UserCanceledTheDialog
Then
Microsoft\VisualBasic\Devices\Network.UploadFile.vb (1)
310
If onUserCancel = UICancelOption.ThrowException And dialog.
UserCanceledTheDialog
Then
Microsoft\VisualBasic\MyServices\Internal\WebClientCopy.vb (2)
172
If _progressDialog Is Nothing OrElse Not _progressDialog.
UserCanceledTheDialog
Then
204
If _progressDialog Is Nothing OrElse Not _progressDialog.
UserCanceledTheDialog
Then