How do I suppress the "Confirm file Delete" dialog

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peterdt
    New Member
    • Sep 2013
    • 1

    #1

    How do I suppress the "Confirm file Delete" dialog

    I am using the FileSystem.Dele teFile(Logfilen ame, _
    FileIO.UIOption .AllDialogs, FileIO.RecycleO ption.SendToRec ycleBin)

    code to send a file to the recycle bin. How do I suppress the Comfirm Delete question to the user?
Working...