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





Gets or sets a file name pattern used to filter the file list.

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

 Syntax

C#  Copy Code

public string Pattern { get; set; }

Visual Basic  Copy Code

Public Property Pattern As String

 Property Value

 See Also

FileListBox Members
FileListBox Class
MindFusion.Common.WinForms Namespace