Update dialog-boxes-overview.md (#1243)

This commit is contained in:
Andy (Steve) De George
2021-12-08 08:04:58 -06:00
committed by GitHub
parent 3bac863f43
commit 023dac5e24
@@ -16,7 +16,7 @@ Windows Presentation Foundation (WPF) provides ways for you to design your own d
- Display specific information to users. - Display specific information to users.
- Gather information from users. - Gather information from users.
- Both display and gather information. - Both display and gather information.
- Display an operating system prompt, such a print window. - Display an operating system prompt, such as print window.
- Select a file or folder. - Select a file or folder.
These types of windows are known as _dialog boxes_. A dialog box can be displayed in two ways: modal and modeless. These types of windows are known as _dialog boxes_. A dialog box can be displayed in two ways: modal and modeless.