ExFileView object
Provide rich display of file and folder information from within your applications. ExFileView is an ActiveX component for creating Windows Explorer-style functionality. Files with different attributes can be displayed with different color, background color, font, etc. It can also filter the files based on files extensions using Include or Exclude clauses. The ExFileView component is able to change the displayed icon, or type file, supports Drag & Drop, incremental search, mouse wheel and more. The ExFileView control is able to show the folders that contains files change into a given interval. The ExFileView components supports the following methods and properties:

 NameDescription 
  AddColumnCustomFilterAdds a custom filter to the column. 
  AllowMenuContextEnables or disables the file's context menu. 
  AllowRenameRetrieves or sets a value that indicates whether the control allows renaming items. 
  AppearanceRetrieves or sets the control's appearance. 
  ApplyFilterApplies the filter. 
  AutoUpdateDetermines whether the control is refreshed while a file or folder is changed, moved, or renamed. 
  BackColorRetrieves or sets the control's background. 
  BackColorHeaderSpecifies the header's background color. 
  BackgroundReturns or sets a value that indicates the background color for parts in the control. 
  BeginUpdatePrevents the control from painting until the EndUpdate method is called. 
  BrowseFolderPathRetrieves or sets the browsed folder path. 
  ChangeNotificationEnables or disables control's notifications by firing Change event, whether the control's list is altered. 
  ClearColumnCustomFiltersClears the list of column's custom filters. 
  ClearFilterClears the filter. 
  ClearImagesClears the loaded images. 
  ColumnAutoResizeReturns or sets a value indicating whether the control will automatically size its visible columns to fit on the control's client width. 
  ColumnCaptionSpecifies the column's caption. 
  ColumnFilterSpecifies the column's filter when filter type is exFilter. 
  ColumnFilterButtonSpecifies a value that indicates whether the column displays the filter button. 
  ColumnFilterTypeSpecifies the column's filter type. 
  ColumnsAllowSizingRetrieves or sets a value that indicates whether a user can resize columns at run-time. 
  ColumnVisibleRetrieves or sets a value that indicates whether the column is visible or hidden. 
  ColumnWidthRetrieves or sets a value that indicates the column's width. 
  CopyCopies the control's content to the clipboard, in the EMF format. 
  DefaultItemHeightRetrieves or sets a value that indicates the default item height. 
  DescriptionChanges descriptions for control objects. 
  EnabledEnables or disables the control. 
  EndUpdateResumes painting the control after painting is suspended by the BeginUpdate method. 
  ExcludeFilterSpecifies the pattern used to exclude files from the control's list, like '*.tmp *.log'. 
  ExcludeFolderFilterRetrieves or sets a value that indicates the folders being excluded. 
  ExecuteContextCommandExecutes a context menu command. 
  ExecuteTemplateExecutes a template and returns the result. 
  ExpandExpands and selects a folder giving its path. 
  ExpandFoldersRetrieves or sets a value that indicates whether the control expands the folder objects. 
  ExpandOnDblClkRetrieves or sets a value that indicates whether a folder is expanded by double click. 
  ExploreFromHereSpecifies the root folder for the control. 
  FileFromPointRetrieves the file from the point. 
  FileTypesRetrieves the control's FileTypes collection. 
  FilterBarBackColorSpecifies the background color of the control's filter bar. 
  FilterBarCaptionSpecifies the filter bar's caption. 
  FilterBarDropDownHeightSpecifies the height of the drop down filter window proportionally with the height of the control's list. 
  FilterBarDropDownWidthSpecifies the width of the drop down filter window proportionally with the width of the control's column. 
  FilterBarFontRetrieves or sets the font for control's filter bar. 
  FilterBarForeColorSpecifies the foreground color of the control's filter bar. 
  FilterBarHeightSpecifies the height of the control's filter bar. If the value is less than 0, the filterbar is automatically resized to fit its description. 
  FilterIncludeSpecifies the items being included after the user applies the filter. 
  FontRetrieves or sets the Font object used to paint control. 
  ForeColorRetrieves or sets the control's foreground color. 
  ForeColorHeaderSpecifies the header's foreground color. 
  GetBuilds and gets the collection of File objects of the given type. 
  HasButtonsAdds a button to the left side of each parent item. 
  HasCheckBoxSpecifies whether the control displays a check box for each item. 
  HasLinesRetrieves or sets a value that indicates whether the control links the child items to their parents. 
  HasLinesAtRootRetrieves or sets a value that indicates whether the control draws the lines that link the root items. 
  HeaderAppearanceRetrieves or sets a value that indicates the header's appearance. 
  HeaderVisibleRetrieves or sets a value that indicates whether the control's header bar is visible or hidden. 
  hWndRetrieves the control's window handle. 
  IncludeFilesRetrieves or sets a value indicating whether the control includes the files to the list. 
  IncludeFilesInFolderRetrieves or sets a value that indicates whether the control includes files when expanding a folder. 
  IncludeFilterSpecifies the pattern used to include files to the control's list, like '*.cpp *.h' 
  IncludeFolderFilterRetrieves or sets a value that indicates the folders being included. 
  IncludeFoldersRetrieves or sets a value that indicates whether the control includes the folders. 
  IncludeParentRetrieves or sets a value that indicates whether the control includes the parent folder. 
  IncludeParentIconKeyRetrieves or sets a value that indicates the key of the icon used for 'Parent' button. Use LoadIcon property to load icons to control. 
  LoadIconAppends a new icon image to control images collection. 
  LoadIconsLoads new images to control. 
  LoadIconsKeySpecifies the starting key when the LoadIcons method is used. 
  ModifiedDaysAgoSpecifies a value that indicates whether the Modified column shows the number of days ago when the file is last updated. 
  OLEDragCauses a component to initiate an OLE drag/drop operation. 
  OLEDropModeReturns or sets how a target component handles drop operations 
  OptionRetrieves or sets a value that indicates an option for the control. 
  PictureRetrieves or sets a graphic to be displayed in the control. 
  PictureDisplayRetrieves or sets a value that indicates the way how the graphic is displayed on the control's background 
  RefreshRefreshes the control. 
  ScrollButtonHeightSpecifies the height of the button in the vertical scrollbar. 
  ScrollButtonWidthSpecifies the width of the button in the horizontal scrollbar. 
  ScrollFontRetrieves or sets the scrollbar's font. 
  ScrollHeightSpecifies the height of the horizontal scrollbar. 
  ScrollOrderPartsSpecifies the order of the buttons in the scroll bar. 
  ScrollPartCaptionSpecifies the caption being displayed on the specified scroll part. 
  ScrollPartCaptionAlignmentSpecifies the alignment of the caption in the part of the scroll bar. 
  ScrollPartEnableIndicates whether the specified scroll part is enabled or disabled. 
  ScrollPartVisibleIndicates whether the specified scroll part is visible or hidden. 
  ScrollThumbSizeSpecifies the size of the thumb in the scrollbar. 
  ScrollToolTipSpecifies the tooltip being shown when the user moves the scroll box. 
  ScrollWidthSpecifies the width of the vertical scrollbar. 
  SearchSpecifies the list of files and folders including wild card characters to search for. 
  SelBackColorRetrieves or sets a value that indicates the selection background color. 
  SelForeColorRetrieves or sets a value that indicates the selection foreground color. 
  SingleSelRetrieves or sets a value indicating whether control support single or multiples selection. 
  SortSorts a column. 
  StopSearchStops the searching operation. 
  TemplateSpecifies the control's template. 
  UseVisualThemeSpecifies whether the control uses the current visual theme to display certain UI parts. 
  VersionRetrieves the control's version. 
  VisualAppearanceRetrieves the control's appearance.