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)
Syntaxpublic bool MultiSelect { get; set; }Public Property MultiSelect As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also