拒絕被蓋住 ret = SetWindowPos(Me.hwnd, -1, 0, 0, 0, 0, 3)
恢復正常 ret = SetWindowPos(Me.hwnd, -2, 0, 0, 0, 0, 3)