Component Library JacekMatulewski.Util documentation

FileListBox.SelectionMode Property

Indicates if the list box is to be single-select, multi-select, or unselectable.

[Visual Basic]
Public Property SelectionMode As SelectionMode
[C#]
public System.Windows.Forms.SelectionMode SelectionMode {get; set;}

See Also

FileListBox Class | JacekMatulewski.Util Namespace