File Upload fields are preserved when the form is in Change mode, because obviously you don't want to have to re-upload the picture every time the form is changed.
So you will need to set a session value with the remove button, then in the CompleteForm routine, at the bottom, check that value and clear MAI:MailBoxPicture.
cheers
Bruce