give name and use of any three tools present in the object toolbar
Answers
Answer:
1- Dialog box
2-Modal window
3-Inspector window
Explanation:
1.dialog box
A dialog box is a temporary window an application creates to retrieve user input. An application typically uses dialog boxes to prompt the user for additional information for menu items.
2.modal window
A modal window creates a mode that disables the main window but keeps it visible, with the modal window as a child window in front of it. Users must interact with the modal window before they can return to the parent application. This avoids interrupting the workflow on the main window.
3.the inspector window
The Inspector
indow allows you to single out a selected variable, field or object, and display the same information that is available in the Watch or Data windows. For more information about this window including its context menu options, press press F1 or click Help in the Inspectorwindow