Which are the two options available in the Action Settings dialogue box
Answers
Answered by
3
Answer:
There are 3 types of dialog boxes: modeless, modal, and system modal. Modal dialog boxes are generally used inside a program, to display messages, and to set program parameters.
Explanation:
In Microsoft Windows, when you right-click a file and choose Properties, you are presented with the Properties dialog box. You can press the Esc key to cancel or close a dialog box.
Dialog box is meant as an “alert” box which displays a message followed by a simple acknowledgment such as yes/no ok/save etc. A window serves as more functions allowing the user to input which later displays an output. Such as a internet browser where the user can enter a link which displays the site.
Similar questions