Computer Science, asked by jasmeet595, 6 months ago

Define all the command buttons in new address list dialog box

Answers

Answered by sheenabeno
4

Answer:

command buttons are used for immediate actions, more information might be needed to perform the action.

Standard command buttons:- You can use standard command buttons to initiate an immediate action.

Default command buttons:- The default command button in a window indicates the command button that will be activated when users press the Enter key.

Lightweight command buttons:- A lightweight command button is similar to a standard command button, except its button frame is shown only on mouse hover.

Menu buttons :-Use a menu button when you need a menu for a small set of related commands.

Split buttons:- Use a split button to consolidate a set of variations of a command, especially when one of the commands is used most of the time.

Browse buttons:- Use a browse button to display a dialog box to help users select a valid value

Progressive disclosure buttons:- Use a progressive disclosure button to show or hide infrequently used options.

Directional buttons:- Use a directional button to indicate the direction in which an action will take place.

Explanation:

Answered by bindupoonia245
7

Answer:

A control button is a control that appears on a form as a button that users can click to display a menu of commands or call a dialog. When you create a table field, OpenROAD Workbench automatically creates a control button with a default set of menu commands.

Hope it helps

Similar questions