ctlUniFileBoxXP.PatternAlsoForDirs PropertyPermits you to specify if the pattern applies to files or also to folders (by default the pattern applies only for files)Syntax
Public Property Get PatternAlsoForDirs () As Boolean
Public Property Let PatternAlsoForDirs (ByVal bValue As Boolean) Parameters
Remarks
|