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





Gets the control's items as a flat list allowing indexed access.

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

 Syntax

C#  Copy Code

public DirListBox.DirListProxy DirList { get; }

Visual Basic  Copy Code

Public ReadOnly Property DirList As DirListBox.DirListProxy

 Property Value

 See Also

DirListBox Members
DirListBox Class
MindFusion.Common.WinForms Namespace