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:
| |  | Name | Description | |
| | | AddColumnCustomFilter | Adds a custom filter to the column. | |
| | | AllowMenuContext | Enables or disables the file's context menu. | |
| | | AllowRename | Retrieves or sets a value that indicates whether the control allows renaming items. | |
| | | Appearance | Retrieves or sets the control's appearance. | |
| | | ApplyFilter | Applies the filter. | |
| | | AutoUpdate | Determines whether the control is refreshed while a file or folder is changed, moved, or renamed. | |
| | | BackColor | Retrieves or sets the control's background. | |
| | | BackColorHeader | Specifies the header's background color. | |
| | | Background | Returns or sets a value that indicates the background color for parts in the control. | |
| | | BrowseFolderPath | Retrieves or sets the browsed folder path. | |
| | | ChangeNotification | Enables or disables control's notifications by firing Change event, whether the control's list is altered. | |
| | | ClearColumnCustomFilters | Clears the list of column's custom filters. | |
| | | ClearFilter | Clears the filter. | |
| | | ClearImages | Clears the loaded images. | |
| | | ColumnAutoResize | Returns or sets a value indicating whether the control will automatically size its visible columns to fit on the control's client width. | |
| | | ColumnCaption | Specifies the column's caption. | |
| | | ColumnFilter | Specifies the column's filter when filter type is exFilter. | |
| | | ColumnFilterButton | Specifies a value that indicates whether the column displays the filter button. | |
| | | ColumnFilterType | Specifies the column's filter type. | |
| | | ColumnsAllowSizing | Retrieves or sets a value that indicates whether a user can resize columns at run-time. | |
| | | ColumnVisible | Retrieves or sets a value that indicates whether the column is visible or hidden. | |
| | | ColumnWidth | Retrieves or sets a value that indicates the column's width. | |
| | | DefaultItemHeight | Retrieves or sets a value that indicates the default item height. | |
| | | Description | Changes descriptions for control objects. | |
| | | Enabled | Enables or disables the control. | |
| | | ExcludeFilter | Specifies the pattern used to exclude files from the control's list, like '*.tmp *.log'. | |
| | | ExcludeFolderFilter | Retrieves or sets a value that indicates the folders being excluded. | |
| | | ExecuteContextCommand | Executes a context menu command. | |
| | | Expand | Expands and selects a folder giving its path. | |
| | | ExpandFolders | Retrieves or sets a value that indicates whether the control expands the folder objects. | |
| | | ExpandOnDblClk | Retrieves or sets a value that indicates whether a folder is expanded by double click. | |
| | | ExploreFromHere | Specifies the root folder for the control. | |
| | | FileFromPoint | Retrieves the file from the point. | |
| | | FileTypes | Retrieves the control's FileTypes collection. | |
| | | FilterBarBackColor | Specifies the background color of the control's filter bar. | |
| | | FilterBarCaption | Specifies the filter bar's caption. | |
| | | FilterBarDropDownHeight | Specifies the height of the drop down filter window proportionally with the height of the control's list. | |
| | | FilterBarDropDownWidth | Specifies the width of the drop down filter window proportionally with the width of the control's column. | |
| | | FilterBarFont | Retrieves or sets the font for control's filter bar. | |
| | | FilterBarForeColor | Specifies the foreground color of the control's filter bar. | |
| | | FilterBarHeight | Specifies the height of the control's filter bar. If the value is less than 0, the filterbar is automatically resized to fit its description. | |
| | | FilterInclude | Specifies the items being included after the user applies the filter. | |
| | | Font | Retrieves or sets the Font object used to paint control. | |
| | | ForeColor | Retrieves or sets the control's foreground color. | |
| | | ForeColorHeader | Specifies the header's foreground color. | |
| | | Get | Builds and gets the collection of File objects of the given type. | |
| | | HasButtons | Adds a button to the left side of each parent item. | |
| | | HasCheckBox | Specifies whether the control displays a check box for each item. | |
| | | HasLines | Retrieves or sets a value that indicates whether the control links the child items to their parents. | |
| | | HasLinesAtRoot | Retrieves or sets a value that indicates whether the control draws the lines that link the root items. | |
| | | HeaderAppearance | Retrieves or sets a value that indicates the header's appearance. | |
| | | HeaderVisible | Retrieves or sets a value that indicates whether the control's header bar is visible or hidden. | |
| | | hWnd | Retrieves the control's window handle. | |
| | | IncludeFiles | Retrieves or sets a value indicating whether the control includes the files to the list. | |
| | | IncludeFilesInFolder | Retrieves or sets a value that indicates whether the control includes files when expanding a folder. | |
| | | IncludeFilter | Specifies the pattern used to include files to the control's list, like '*.cpp *.h' | |
| | | IncludeFolderFilter | Retrieves or sets a value that indicates the folders being included. | |
| | | IncludeFolders | Retrieves or sets a value that indicates whether the control includes the folders. | |
| | | IncludeParent | Retrieves or sets a value that indicates whether the control includes the parent folder. | |
| | | IncludeParentIconKey | Retrieves or sets a value that indicates the key of the icon used for 'Parent' button. Use LoadIcon property to load icons to control. | |
| | | LoadIcon | Appends a new icon image to control images collection. | |
| | | LoadIcons | Loads new images to control. | |
| | | LoadIconsKey | Specifies the starting key when the LoadIcons method is used. | |
| | | ModifiedDaysAgo | Specifies a value that indicates whether the Modified column shows the number of days ago when the file is last updated. | |
| | | OLEDrag | Causes a component to initiate an OLE drag/drop operation. | |
| | | OLEDropMode | Returns or sets how a target component handles drop operations | |
| | | Option | Retrieves or sets a value that indicates an option for the control. | |
| | | Picture | Retrieves or sets a graphic to be displayed in the control. | |
| | | PictureDisplay | Retrieves or sets a value that indicates the way how the graphic is displayed on the control's background | |
| | | Refresh | Refreshes the control. | |
| | | Search | Specifies the list of files and folders including wild card characters to search for. | |
| | | SelBackColor | Retrieves or sets a value that indicates the selection background color. | |
| | | SelForeColor | Retrieves or sets a value that indicates the selection foreground color. | |
| | | SingleSel | Retrieves or sets a value indicating whether control support single or multiples selection. | |
| | | Sort | Sorts a column. | |
| | | StopSearch | Stops the searching operation. | |
| | | Template | Specifies the control's template. | |
| | | Version | Retrieves the control's version. | |
| | | VisualAppearance | Retrieves the control's appearance. | |