Click or drag to resize

OpenFileDialogMultiSelect Property

Gets or sets a value indicating whether the dialog box allows multiple files to be selected

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool MultiSelect { get; set; }

Property Value

Type: Boolean
See Also