Alvas.FileControls Class Library

DriveComboBox.FolderList Property

Connects the drive combo box to a folder list box.

[Visual Basic]
Public Property FolderList As FolderListBox
[C#]
public FolderListBox FolderList {get; set;}

See Also

DriveComboBox Class | Alvas.Windows.Forms.FileControls Namespace