您好
使用 FindWindows 找出 MsgBox,透過 PostMessage 發送 Close 訊息讓 MsgBox 關閉
請參考 [VB.NET]透過程式關閉 MsgBox
你好
Msgbox 應該會有一個"確定"/"OK" button 的
當你按了這個BUTTON Msgbox 應該會注销掉
詳情可以參考以下URL
http://msdn.microsoft.com/zh-cn/library/system.windows.forms.messagebox.aspx
Please correct me if my concept is wrong