FileExplorer includes two WPF controls, DirectoryTree and FileList. Both support any normal/shell directory, background item loading, drag and drop, shell context menu, also refresh itself when the filesystem is changed. FileList also support seven different viewmodes, sort using grid header, multi-select via dragging and able to update itself when the FileSystem is Changed. I have [...]
Archives for Component
EntryFilter and CustomInvokeAction
To allow control of what to list in FileList and DirectoryTree, e.g. to develop a custom PickDirectoryDialog, which file shouldn’t be listed on the FileList , I have updated these components to include EntryFilter and OnXXXInvoke actions.
FileExplorer 0.6
FileExplorer includes two WPF controls, DirectoryTree and FileList. Both support any normal/shell directory, background item loading, drag and drop, shell context menu, also refresh itself when the filesystem is changed. FileList also support seven different viewmodes, sort using grid header, multi-select via dragging and able to update itself when the FileSystem is Changed. I have [...]
FileExplorer 0.5
FileExplorer includes two WPF controls, DirectoryTree and FileList. Both support any normal/shell directory, background item loading, drag and drop, shell context menu, also refresh itself when the filesystem is changed. FileList also support seven different viewmodes, sort using grid header, multi-select via dragging and able to update itself when the FileSystem is Changed. I have [...]
Posts