Features

Contains examples that demonstrate how to: use the AddExtension property in the OpenFileDialog dialog box; use CheckFileExists property in OpenFileDialog dialog box; support of validation on the file path existing while uploading; support the default extension in the OpenFileDialog dialog box; support of the filtering in the OpenFileDialog dialog box; set the initial directory displayed by the file dialog box; limit size of opened files; support multi-select in the OpenFileDialog dialog box; open file as Read-only with the OpenFileDialog dialog box; set custom title for the OpenFileDialog dialog box; support validation file names in the OpenFileDialog dialog box.