Using command buttons

A command button performs a command (makes something happen) when you click it. You'll most often see them in dialog boxes, which are small windows that contain options for completing a task. For example, if you close a Paint picture without saving it first, you might see a dialog box like this.
Dialog box with three buttons
To close the picture, you must first click either the Save or Don't Save button. Clicking Save saves the picture and any changes you've made, and clicking Don't Save deletes the picture and discards any changes you've made. Clicking Cancel dismisses the dialog box and returns you to the program.

Tip

  • Pressing Enter does the same thing as clicking a command button that is selected (outlined).
Outside of dialog boxes, command buttons vary in appearance, so it's sometimes difficult to know what's a button and what isn't. For example, command buttons often appear as small icons (pictures) without any text or rectangular frame.
The most reliable way to determine if something is a command button is to rest your pointer on it. If it "lights up" and becomes framed with a rectangle, you've discovered a button. Most buttons will also display some text about their function when you point to them.
If a button changes into two parts when you point to it, you've discovered a split button. Clicking the main part of the button performs a command, whereas clicking the arrow opens a menu with more options.

No comments:

Post a Comment

suggest me about my post