Hello. I have problem with system modal in msgbox or messagebox, they does not work. I need to do something like a message when deleting files in windows. My msgbox must block the entire system until you click the "OK" button on it.
PHP Code:
MsgBox("Test", MsgBoxStyle.SystemModall)