The correct answer is: C. Control is deleted in total.
When a control is deleted from a form, it is removed from the form and all of its properties and code are deleted. The control can be brought back by adding it to the form again.
Option A is incorrect because the control’s code is deleted when the control is deleted from the form.
Option B is incorrect because the control’s code is deleted when the control is deleted from the form.
Option D is incorrect because the control is deleted when it is deleted from the form. It cannot be brought back unless it is added to the form again.