When you want to copy the format of a selection but not the content, you should:
What will be an ideal response?
click Format Painter in the Clipboard group.
You might also like to view...
The ________ object causes data to be input from the keyboard.
A) cin B) cout C) keyboard buffer D) standard input E) data In
Word templates are saved with a .dotx or .dot file extension
Indicate whether the statement is true or false
Options for modifying the format of report objects are found on the ____ tab in Layout view when the contextual REPORT LAYOUT TOOLS tab is available.
A. FORMAT B. MODIFY C. DESIGN D. PAGE SETUP
After executing your GUI program, you realize that your code has created an infinite loop. How can you break free of the loop in your GUI program?
A. Use Ctrl + C B. Use Ctrl + Break C. Close the Frame that hosts the application D. Close the IDE