MindFusion WinForms Programmer's Guide
DirListBox.DirListIndex Property
See Also
 





Gets or sets the index of the currently selected item.

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

 Syntax

C#  Copy Code

public int DirListIndex { get; set; }

Visual Basic  Copy Code

Public Property DirListIndex As Integer

 Property Value

 See Also

DirListBox Members
DirListBox Class
MindFusion.Common.WinForms Namespace