Click or drag to resize

VistaFileDialogDownlevelDialog Property

Gets or sets the downlevel file dialog which is to be used if the Vista-style dialog is not supported.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected FileDialog DownlevelDialog { get; set; }

Property Value

Type: FileDialog
The downlevel file dialog which is to be used if the Vista-style dialog is not supported.
See Also