MindFusion WinForms Programmer's Guide
FileListBox Class
See Also
 





Displays a list of files in specified directory.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public class FileListBox : UserControl

Visual Basic  Copy Code

Public Class FileListBox
    Inherits UserControl

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                    System.Windows.Forms.ContainerControl
                        System.Windows.Forms.UserControl
                            MindFusion.Common.WinForms.FileListBox

 See Also

FileListBox Members
MindFusion.Common.WinForms Namespace