FUNDAMENTALS OF COMPUTER

USING MICROSOFT WORD

MICROSOFT WORD

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
When clicked, the ____ displays a dialog box or a task pane with additional options for the group.
A
Contextual tab
B
Window
C
Dialog Box Launcher
D
None of these answers
Explanation: 

Detailed explanation-1: -A dialog box (also spelled dialogue box, also called a dialog) is a common type of window in the GUI of an operating system. The dialog box displays additional information, and asks a user for input. For example, when you are using a program and you want to open a file, you interact with the “File Open” dialog box.

Detailed explanation-2: -The Ribbon dialog launcher is a small icon that appears in the group. When the user clicks this icon, you can handle the DialogLauncherClick event to open a custom dialog box.

Detailed explanation-3: -The prompt() method displays a dialog box that prompts the user for input. The prompt() method returns the input value if the user clicks “OK", otherwise it returns null .

Detailed explanation-4: -Detailed Solution CTRL + F12 help to open dialogue box.

There is 1 question to complete.