You can assign a variety of actions to a button so that the button completes the required ____________________when clicked.

Fill in the blank(s) with the appropriate word(s).


action

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) GroupBoxes have a text display and can have scrollbars inserted into them. 2) Panels have the ability to have scrollbars should their contents get too big. 3) The AutoScroll property will cause a Panel to scroll to the bottom if the controls displayed are too large. 4) GroupBoxes can display captions and do not include scrollbars, whereas Panels can include scrollbars and do no include a caption.

Computer Science & Information Technology

The statements in the body of a do-while loop are executed

A) only if the test condition is initially true. B) at least once. C) until the test condition becomes true. D) until an exit statement is encountered. E) forever until the user presses the break key.

Computer Science & Information Technology

The advantage of binary-based files is ____.

A. accuracy B. ease of reading C. compactness D. speed of access

Computer Science & Information Technology

Once you have saved the document shown in the accompanying figure for the first time, clicking the ____ button saves changes without opening up a dialog box.

A. New B. Save C. Print D. Close

Computer Science & Information Technology