MindFusion WinForms Programmer's Guide
FileListBox Members
Constructors Properties Methods Events
 


Displays a list of files in specified directory.

The following tables list the members exposed by the FileListBox type.

 Public Constructors

  Name Description

FileListBox

Initializes a new instance of the FileListBox class.

 Public Properties

  Name Description

FileName

Gets or sets the name of the selected file.

FormattingEnabled

Not implemented at this time.

Hidden

Gets or sets a value specifying whether the control displays hidden files.

Path

Gets or sets the path to the directory whose contents should be displayed in this control.

Pattern

Gets or sets a file name pattern used to filter the file list.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnBackColorChanged

Control.OnBackColorChanged override.

OnBackgroundImageChanged

Control.OnBackgroundImageChanged override.

OnFontChanged

Control.OnFontChanged override.

OnForeColorChanged

Control.OnForeColorChanged override.

 Public Events

  Name Description

SelectedIndexChanged

Raised when the selected file changes.

 See Also

FileListBox Class
MindFusion.Common.WinForms Namespace