Respuesta :
Answer:
A form is closed
A form is resized.
A form is opened
A user presses a key
A user moves the mouse
Explanation:
There are different events in a form, and we can use them in different situations like:
- We can use On Resize to resize our form.
- If we On Load the form will be displayed.
- On Clicked, If there was a click in an object
- On Unload to close the form.
- On Mouse Enter and On Mouse Leave, in this case, the mouse enters or leaves the object.
Answer:
create new records
open and close forms
open database objects
navigate through records
import and export data
Explanation:
Just answered it and got it correct
Please mark me as Brainliest.