This folder contains all examples used by xtd::forms docmentation and more.
- color_dialog represents a common dialog box that displays available colors along with controls that enable the user to define custom colors.
- folder_browser_dialog prompts the user to select a folder.
- font_dialog prompts the user to choose a font from among those installed on the local computer.
- input_dialog prompts the user to input text.
- open_file_dialog displays a standard dialog box that prompts the user to open a file.
- save_file_dialog prompts the user to select a location for saving a file.