Which of the following is NOT a way to remove an unwanted animation?

A) Click the unwanted item on the Animation Pane, click the drop-down arrow, and click Remove.
B) Click the unwanted item on the Animation Pane and press Backspace.
C) Click the unwanted item on the Animation Pane and press Delete.
D) Right-click the unwanted item on the Animation Pane and click Remove.

B

Computer Science & Information Technology

You might also like to view...

Relationship lines are the lines connecting the tables that represent relationships

Indicate whether the statement is true or false

Computer Science & Information Technology

The proper way to convert a string to all lowercase is:

a) Char.ToLower( string ) b) ToLower( string ) c) string.ToLower() d) string.ToLower( string )

Computer Science & Information Technology