Unicode Controls & Classes for VB6 - Version 4

ctlUniFileBoxXP.DisplayMode Property

Gets or sets the working mode of the control, by changind this property you can show folders, files or both

Syntax
Public Property Get DisplayMode () As eSearchFilesWhat
Public Property Let DisplayMode (ByVal New_Value As eSearchFilesWhat)
Parameters
Parameter Description
ByVal New_Value As eSearchFilesWhat The new working mode
Remarks