Component Library JacekMatulewski.Util documentation

FileListBox.DrivesVisible Property

Determines if list of drives aviable at the computer are displayed.

[Visual Basic]
Public Property DrivesVisible As Boolean
[C#]
public bool DrivesVisible {get; set;}

Property Value

If value of DrivesVisible is true, drives are shown.

See Also

FileListBox Class | JacekMatulewski.Util Namespace