FileListBox Class
.NET Framework 3.0
Locates and lists files in the directory specified by the Path property at run time.
Namespace: Microsoft.VisualBasic.Compatibility.VB6
Assembly: Microsoft.VisualBasic.Compatibility (in microsoft.visualbasic.compatibility.dll)
Microsoft.VisualBasic.Compatibility.VB6 Namespace
FileListBox Control for Visual Basic 6.0 Users
Upgrading Applications Created in Previous Versions of Visual Basic
SaveFileDialog Component Overview (Windows Forms)
OpenFileDialog Component Overview (Windows Forms)
Assembly: Microsoft.VisualBasic.Compatibility (in microsoft.visualbasic.compatibility.dll)
Use this control to display a list of files selected by file type. You can create dialog boxes in your application that, for example, enable the user to select a file or group of files.
If you also display the DriveListBox and DirListBox controls, you can write code to synchronize them with the FileListBox control and with each other.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ListControl
System.Windows.Forms.ListBox
Microsoft.VisualBasic.Compatibility.VB6.FileListBox
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ListControl
System.Windows.Forms.ListBox
Microsoft.VisualBasic.Compatibility.VB6.FileListBox
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Reference
FileListBox MembersMicrosoft.VisualBasic.Compatibility.VB6 Namespace
Other Resources
How to: Add Visual Basic 6.0 File System Controls to Your ApplicationFileListBox Control for Visual Basic 6.0 Users
Upgrading Applications Created in Previous Versions of Visual Basic
SaveFileDialog Component Overview (Windows Forms)
OpenFileDialog Component Overview (Windows Forms)
Community Additions
ADD
Show: