MindFusion WinForms Programmer's Guide
FileListBox.Path Property
See Also
 





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

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

 Syntax

C#  Copy Code

public string Path { get; set; }

Visual Basic  Copy Code

Public Property Path As String

 Property Value

 See Also

FileListBox Members
FileListBox Class
MindFusion.Common.WinForms Namespace