c# 4.0 - Close Any Dialog/MessageBox From C# applications -


we working on .net environment. applications having operation on microsoft files(open/close/save)

as there many message box prompt comes while opening few microsoft files. user has close dialog manually , start processing next file.

so there way, can perform our process without message box interruption ? or there way, can close dialog/messagebox c# code ?

thanks


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -