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:
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
Post a Comment