You have an image item in the Employees form to display an employee photograph, and you are trying to decide where to place some code to manipulate the image item. If you place the code in a When-Image-Activated trigger, when will the code be executed?
A.
When the user clicks the image item.
B.
When the user double-clicks the image item.
C.
When the image item is first displayed on the canvas.
D.
When the image item is populated with an image, either programmatically or by a query.