| FileDialogResult | An enumeration of the different file dialog results. |
| NewOrderDialog | Represents a common dialog box that allows a user to create a new order. |
| OpenFileDialog | Represents a common dialog box that allows a user to specify a filename for one or more files to open. |
| OpenFolderDialog | Represents a common dialog box that allows the user to open one or more folders. |
| RobotStartDialog | Represents a common dialog box that allows a user to start a cBot. |
| SaveFileDialog | Represents a common dialog box that allows a user to specify a filename to save. |