MindFusion WinForms Programmer's Guide
FileListBox.SelectedIndexChanged Event
See Also
 





Raised when the selected file changes.

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

 Syntax

C#  Copy Code

public event EventHandler SelectedIndexChanged

Visual Basic  Copy Code

Public Event SelectedIndexChanged As EventHandler

 See Also

FileListBox Members
FileListBox Class
MindFusion.Common.WinForms Namespace