News

Log In Sponsors
Partner Sites

disable the x button in a form



[code:2o94sqxs]Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer) If UnloadMode = 0 Then Cancel = True End Sub [/code:2o94sqxs]

Click here to read the whole forum topic