InterviewSolution
Saved Bookmarks
| 1. |
What Is Button? |
|
Answer» A button does some command in a PROGRAM when it is clicked. BUTTONS usually have a 3-dimensional LOOK, although you may have to move the MOUSE over the button for it to look 3D. You should single-click on buttons (do not double-click). A button does some command in a program when it is clicked. Buttons usually have a 3-dimensional look, although you may have to move the mouse over the button for it to look 3D. You should single-click on buttons (do not double-click). |
|