Alvas.FileControls Class Library

FilterComboBox.FileList Property

Links the filter combo box to a file list box control.

[Visual Basic]
Public Property FileList As FileListBox
[C#]
public FileListBox FileList {get; set;}

See Also

FilterComboBox Class | Alvas.Windows.Forms.FileControls Namespace