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





Gets or sets the current path displayed by 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

DirListBox Members
DirListBox Class
MindFusion.Common.WinForms Namespace