vb.net - File Access Rights - how to replace Windows Msgbox? -


i'm denying folder access throuh app, temporary thing on 1 of forms. know how replace windows msgbox own:

enter image description here

this msgbox produced windows when user wants write data in folder, while app sets can't write @ moment.

well, can't replace message box itself, make sure doesn't show up, , show own in place. i'm guessing you're trying write/change file? if that's case, check ahead of time if have rights so, , if not, show own messagebox instead of leaving windows so.


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -