﻿<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>Shell for WPF - Recent Posts</title>
    <description />
    <copyright>Copyright © 1999-2026 Actipro Software LLC. All Rights Reserved.</copyright>
    <lastBuildDate>Fri, 05 Sep 2025 12:11:46 Z</lastBuildDate>
    <ttl>60</ttl>
    <item>
      <guid isPermaLink="false">874ec6be-dfde-4cc6-9e42-57ffc0ee88cc-123136</guid>
      <title>Re: Customizing the ShellObjectItemAdapter context menu</title>
      <description>Thanks for your reply. I ended up rewriting the commands, except for rename where I used your suggestion, which works well.
 To clarify, I wasn&amp;rsquo;t trying to execute those commands from a tool...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26620/customizing-the-shellobjectitemadapter-contex" />
      <a10:updated>2025-09-05T12:11:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">874ec6be-dfde-4cc6-9e42-57ffc0ee88cc-123126</guid>
      <title>Re: Customizing the ShellObjectItemAdapter context menu</title>
      <description>Hi Benjamin,
 To confirm, it sounds like you have already overridden ShellObjectItemAdapter and are customizing the context menus that are displayed, correct?
 Unfortunately the WindowsShellMenuI...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26620/customizing-the-shellobjectitemadapter-contex" />
      <a10:updated>2025-08-29T20:06:19Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">874ec6be-dfde-4cc6-9e42-57ffc0ee88cc-123125</guid>
      <title>Customizing the ShellObjectItemAdapter context menu</title>
      <description>Hello,I'm using ShellTreeListBox and I want to customize the context menu on items. I&amp;rsquo;ve read the documentation here and it works well.
 However, I&amp;rsquo;d like to reuse existing items (like...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26620/customizing-the-shellobjectitemadapter-contex" />
      <a10:updated>2025-08-29T13:38:01Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8ebf84f4-5f2e-49da-97f7-a9699634fdb0-123026</guid>
      <title>Re: ShellTreeListbox - Open on folder only works after the 2nd time</title>
      <description>Hello,
 Thanks for reporting this.  We found that it seems to be due to some menu items coming into the shell menu in a delayed fashion, so the second menu may have a couple additional items.  We ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26588/shelltreelistbox-open-on-folder-only-works" />
      <a10:updated>2025-06-23T14:07:48Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">8ebf84f4-5f2e-49da-97f7-a9699634fdb0-123023</guid>
      <title>ShellTreeListbox - Open on folder only works after the 2nd time</title>
      <description>If I right click on a folder in the tree and choose "open", the context menu closes and nothing happens. If I do that again the folder opens in file explorer as expected. This is a problem I have f...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26588/shelltreelistbox-open-on-folder-only-works" />
      <a10:updated>2025-06-19T14:39:43Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">52bba608-b4f3-4a1f-a5a3-3c4a8b26df03-122978</guid>
      <title>Re: Black screen when opening View</title>
      <description>Hi Ben,
 I wonder if it's just the UI thread temporarily working on the loading of shell data before the WPF controls layout can complete.  The UI thread taking a little longer than normal do work...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26570/black-screen-when-opening-view" />
      <a10:updated>2025-05-28T19:28:49Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">a5cafb51-d280-4922-8594-21ce17edec67-122977</guid>
      <title>Re: ShellTreeListBox  - Add an overlay icon when Folder contains files</title>
      <description>Hi Ben,
 The ShellObjectItemAdapter.ChildrenQueryModeDefault property is set to TreeItemChildrenQueryMode.OnExpansion by default, which means it only populates children at all when you expand the ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26569/shelltreelistbox-add-an-overlay-icon-when-f" />
      <a10:updated>2025-05-28T17:28:33Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">52bba608-b4f3-4a1f-a5a3-3c4a8b26df03-122976</guid>
      <title>Black screen when opening View</title>
      <description>I noticed that when I add the Shell components to my view, when I open the view the screen will flash black. When I remove the shell components the view will open normal.
 I don't see any errors i...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26570/black-screen-when-opening-view" />
      <a10:updated>2025-05-27T15:16:40Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">a5cafb51-d280-4922-8594-21ce17edec67-122975</guid>
      <title>ShellTreeListBox  - Add an overlay icon when Folder contains files</title>
      <description>Hi,
 I'm trying to figure out how I can add an overlay icon to a folder when that folder contains any files. This way our end users can have a visual feedback on what folders contain files.
 I tr...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26569/shelltreelistbox-add-an-overlay-icon-when-f" />
      <a10:updated>2025-05-27T14:52:26Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">2195f15c-06a8-4376-9114-106e75aa35c4-122942</guid>
      <title>Re: Show Hidden Items</title>
      <description>Hello,
 We get product feature requests every day and have to prioritize them.  Unfortunately this is a lower priority suggestion and there hasn't been any work done on this.  I will log your requ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25027/show-hidden-items" />
      <a10:updated>2025-05-15T20:08:39Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">2195f15c-06a8-4376-9114-106e75aa35c4-122940</guid>
      <title>Re: Show Hidden Items</title>
      <description>Hello,
 Could you please provide an update on the feature request for including hidden objects? Any progress or timeline would be appreciated.
 Thanks!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25027/show-hidden-items" />
      <a10:updated>2025-05-15T08:53:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d8b94f67-b366-4c03-9f51-d398c4593d05-122821</guid>
      <title>Re: Custom columns in ShellListView</title>
      <description>Hi Julian,
 Thank you for writing.  We have created a new ShellListView Columns QuickStart that will appear in the next build that will show adding checkboxes to the items and also how to add a cu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26534/custom-columns-in-shelllistview" />
      <a10:updated>2025-02-13T21:40:11Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">d8b94f67-b366-4c03-9f51-d398c4593d05-122820</guid>
      <title>Custom columns in ShellListView</title>
      <description>Hi, is it possible to display custom columns in the ShellListView. Specifically I want to add a column of checkboxes to select which files are copied across to another media, and some columns summa...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26534/custom-columns-in-shelllistview" />
      <a10:updated>2025-02-13T13:25:37Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122595</guid>
      <title>Re: Crashing at OnContextMenuOpening</title>
      <description>Hello,
 Unfortunately I don't see how an exception could occur on that particular TreeListBoxItem line you referenced.  The event arguments variable shouldn't be null there since it was just creat...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-26T20:00:01Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122594</guid>
      <title>Re: Crashing at OnContextMenuOpening</title>
      <description>It seems the fix you did for v24.1.3 does not fix the crash.
 The user has provided us a new crash dump with the v24.1.3 build and it points to line 970 of TreeListBoxItem.cs:if (!treeListBoxItemM...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-25T23:58:42Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122588</guid>
      <title>Re: Crashing at OnContextMenuOpening</title>
      <description>The Shell fix was in methods called by the method whose code you originally posted above.  If you are sure the problem is directly in the code posted above, then it is likely something else.
 Unfo...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-24T21:04:29Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122586</guid>
      <title>Re: Crashing at OnContextMenuOpening</title>
      <description>He was using the previous version but I had him tried with the latest v24.1.3 build and still having the same issue.
 But I am wondering if the fix for this latest maintenance release is somewhat ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-24T05:44:18Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122583</guid>
      <title>Re: Crashing at OnContextMenuOpening</title>
      <description>Hi Rex,
 Your original post seemed to indicate you were on the latest maintenance release.  If that is not the case, which one are you on?  And I would definitely suggest trying v24.1.3 to see if ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-23T16:21:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122582</guid>
      <title>Re: Crashing at OnContextMenuOpening</title>
      <description>As mentioned above, this was the exception when we debugged the crash dump:Unhandled exception at 0x00007FFB5ACBB699 (KERNELBASE.dll) in FlexFtp.exe_240917_133453.dmp: 0xC000041D: An unhandled exce...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-20T23:51:36Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122581</guid>
      <title>Re: Crashing at OnContextMenuOpening</title>
      <description>Hi Rex,
 Could you tell us what the exception type or message was?
 We aren't aware of any issues with that method's logic.  Do you have a way to reproduce it?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-20T18:05:46Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">b5ec00e7-04bb-49ea-a449-8fd2719b1948-122580</guid>
      <title>Crashing at OnContextMenuOpening</title>
      <description>Our customer has reported a crash:
 Unhandled exception at 0x00007FFB5ACBB699 (KERNELBASE.dll) in FlexFtp.exe_240917_133453.dmp: 0xC000041D: An unhandled exception was encountered during a user ca...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26466/crashing-at-oncontextmenuopening" />
      <a10:updated>2024-09-20T06:30:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">9eb4f31d-b692-4f9f-8775-54ebeb5c11b5-122446</guid>
      <title>Re: ShellListView control, highlighting selected list items</title>
      <description>Hello,
 I'm sorry you're having trouble.  The first thing I'd look at is whether you have configured the themes correctly. 
 Also, if you are loading the WPF library from a non-WPF app (I'm not s...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26419/shelllistview-control-highlighting-selected-l" />
      <a10:updated>2024-07-03T19:16:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">9eb4f31d-b692-4f9f-8775-54ebeb5c11b5-122445</guid>
      <title>ShellListView control, highlighting selected list items</title>
      <description>Hi,
 I'm having an issue with the ShellListView control. The control works correctly when I create a classic WPF application. However, when I add a WPF window to a library and try to display that ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26419/shelllistview-control-highlighting-selected-l" />
      <a10:updated>2024-07-02T22:12:44Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">3ad9f857-370b-464b-9c5e-733967ef84ba-122413</guid>
      <title>Re: TreeListBox - Problem with RAR archives in Windows 11</title>
      <description>Hi Dirk,
 Thanks for reporting this.  We already special case ZIP files to be treated like files instead of expandable archive folders for the same reason and will update the logic to do the same ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26395/treelistbox-problem-with-rar-archives-in-wi" />
      <a10:updated>2024-06-25T18:47:44Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">3ad9f857-370b-464b-9c5e-733967ef84ba-122408</guid>
      <title>TreeListBox - Problem with RAR archives in Windows 11</title>
      <description>Since Windows 11 has native support for RAR archives (extract only) the TreeListBox shows the content of RAR archives, just like their were folders. But  for the content files, native context menu ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26395/treelistbox-problem-with-rar-archives-in-wi" />
      <a10:updated>2024-06-25T06:35:20Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">06d9424f-4f6e-4da0-aa3e-55f7031bbd6f-121738</guid>
      <title>Re: Add an overload to ShellObjectItemAdapter.GetItemContextMenu that decouples TreeListBox</title>
      <description>Thank you for the suggestion, we'll write it down.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26191/add-an-overload-to-shellobjectitemadaptergeti" />
      <a10:updated>2023-08-23T16:45:41Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">06d9424f-4f6e-4da0-aa3e-55f7031bbd6f-121736</guid>
      <title>Add an overload to ShellObjectItemAdapter.GetItemContextMenu that decouples TreeListBox</title>
      <description>Since an implementation may not necessarily need to be coupled to a TreeListBox, introduce an overload that allows arguments that provide the same data needed from the TreeListBox in order to rende...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26191/add-an-overload-to-shellobjectitemadaptergeti" />
      <a10:updated>2023-08-22T19:49:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">389d01b6-21da-4a51-ad91-7b4cf87972aa-121631</guid>
      <title>Re: File Explorer demo showing duplicate items</title>
      <description>Hi Rex,
 Thank you for posting the GUIDs, that really helped.  We try to identify special folders with the published known folder IDs on Microsoft's site.  But it looks like in your case and perha...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26156/file-explorer-demo-showing-duplicate-items" />
      <a10:updated>2023-06-15T19:35:05Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">389d01b6-21da-4a51-ad91-7b4cf87972aa-121630</guid>
      <title>Re: File Explorer demo showing duplicate items</title>
      <description>And they have these properties:
 SpecialFolderKind None ActiproSoftware.Shell.SpecialFolderKindRelativeParsingName "::{A8CDFF1C-4878-43BE-B5FD-F8091C1C60D0}" string
 SpecialFolderKind None Actipr...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26156/file-explorer-demo-showing-duplicate-items" />
      <a10:updated>2023-06-15T01:59:58Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">389d01b6-21da-4a51-ad91-7b4cf87972aa-121629</guid>
      <title>Re: File Explorer demo showing duplicate items</title>
      <description>No, I don't have multiple OneDrive accounts.The three Selected object properties for them are here:
 C:\Users\rex_h\OneDrive\DocumentsDocumentsC:\Users\rex_h\OneDrive\Documents
 C:\Users\rex_h\On...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26156/file-explorer-demo-showing-duplicate-items" />
      <a10:updated>2023-06-15T01:52:08Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">389d01b6-21da-4a51-ad91-7b4cf87972aa-121626</guid>
      <title>Re: File Explorer demo showing duplicate items</title>
      <description>Also, the 23.1.0 version added code to try and filter out Documents and Pictures from the root Desktop parent, since Microsoft at some point in Windows 11 started including those as results.  When ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26156/file-explorer-demo-showing-duplicate-items" />
      <a10:updated>2023-06-14T12:25:05Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">389d01b6-21da-4a51-ad91-7b4cf87972aa-121625</guid>
      <title>Re: File Explorer demo showing duplicate items</title>
      <description>Hi Rex,
 That's odd, we are not seeing that happen here.  Do you perhaps have multiple OneDrive accounts, such as work and home ones?
 Could you go to the ShellTreeListBox Intro sample and do a t...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26156/file-explorer-demo-showing-duplicate-items" />
      <a10:updated>2023-06-14T11:49:42Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">389d01b6-21da-4a51-ad91-7b4cf87972aa-121624</guid>
      <title>File Explorer demo showing duplicate items</title>
      <description>Both "Documents" point to the OneDrive documents.
 And both "Pictures" point to the OneDrive pictures.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26156/file-explorer-demo-showing-duplicate-items" />
      <a10:updated>2023-06-14T01:06:03Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6415f9a6-541a-49bc-9cba-1bcd3cc5f3de-121612</guid>
      <title>Re: ShellListView BringItemIntoView has no effect when LayoutMode=List</title>
      <description>Hello,
 Thanks for reporting this.  We've fixed it for the upcoming v23.1.1 maintenance release, which should be out very soon.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26152/shelllistview-bringitemintoview-has-no-effect" />
      <a10:updated>2023-06-12T17:40:40Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">6415f9a6-541a-49bc-9cba-1bcd3cc5f3de-121611</guid>
      <title>ShellListView BringItemIntoView has no effect when LayoutMode=List</title>
      <description>ShellListView BringItemIntoView has no effect when LayoutMode=List. Other LayoutMode works as expected.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26152/shelllistview-bringitemintoview-has-no-effect" />
      <a10:updated>2023-06-10T01:59:21Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121338</guid>
      <title>Re: Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>Excellent, Thank you!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2023-02-21T19:53:01Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121337</guid>
      <title>Re: Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>Hi Rick,
 We've refactored some IShellObject image handling for the upcoming 23.1 version.  In v23.1, you'll be able to call IShellObject.MediumIcon to get the 32x32 size icon (was previously 48x4...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2023-02-21T16:40:06Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fd61bb1f-5e4b-49ee-bc98-493585902145-121266</guid>
      <title>Re: MultiSelectionKind SameType don't work for folders and files</title>
      <description>Thank you for your explanation and thank you again for your help.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26058/multiselectionkind-sametype-dont-work-for-fol" />
      <a10:updated>2023-01-27T08:33:11Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fd61bb1f-5e4b-49ee-bc98-493585902145-121264</guid>
      <title>Re: MultiSelectionKind SameType don't work for folders and files</title>
      <description>Hello,
 If XDG0010 is a XAML designer error (I assume that's what XDG means), the Visual Studio designer is buggy and doesn't always recognize types properly.  If that's all it is and it's working...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26058/multiselectionkind-sametype-dont-work-for-fol" />
      <a10:updated>2023-01-26T21:33:48Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fd61bb1f-5e4b-49ee-bc98-493585902145-121263</guid>
      <title>Re: MultiSelectionKind SameType don't work for folders and files</title>
      <description>Thank you for your response, I followed your suggestion and the Types are now different for folders and other items. It's working as expected now.
 However, I have an additional question, when I r...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26058/multiselectionkind-sametype-dont-work-for-fol" />
      <a10:updated>2023-01-26T11:05:35Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fd61bb1f-5e4b-49ee-bc98-493585902145-121259</guid>
      <title>Re: MultiSelectionKind SameType don't work for folders and files</title>
      <description>Hi Benjamin,
 The MultiSelectionKind="SameType" is a feature of the core TreeListBox control that compares the item being selected and the existing active item to ensure they are of the same .NET ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26058/multiselectionkind-sametype-dont-work-for-fol" />
      <a10:updated>2023-01-25T21:56:45Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">fd61bb1f-5e4b-49ee-bc98-493585902145-121258</guid>
      <title>MultiSelectionKind SameType don't work for folders and files</title>
      <description>Hello,
 I am currently encountering an issue with the ShellTreeListBox component. I am trying to select multiple files or folders, but not both at the same time, so I have set the following proper...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/26058/multiselectionkind-sametype-dont-work-for-fol" />
      <a10:updated>2023-01-25T09:47:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121022</guid>
      <title>Re: Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>Hi Rick,
 Image loading is probably the most time consuming part of shell object display, so to aid in performance, we cache images that are loaded.  That's why they get stored in properties on th...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2022-10-26T19:38:05Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121021</guid>
      <title>Re: Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>I'm not sure this is worth a large breaking change, tbh.  I can think of a couple of other ways you might do this:  
 1) Add a new ShellListLayoutMode of 'Content', which uses 32px images.  Of cou...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2022-10-25T23:27:29Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121020</guid>
      <title>Re: Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>Hi Rick,
 Thanks for the sample.  The problem here is a little complex.  We can get the icons in 16, 32, 48, and 256 size from the Windows shell image list.  However our shell object image sizes h...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2022-10-25T20:55:35Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121018</guid>
      <title>Re: Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>I emailed a sample project.  Thanks!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2022-10-24T20:31:01Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121017</guid>
      <title>Re: Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>Hi Rick,
 It's hard to say what's happening without debugging it here.  Are you able to reproduce this with one of our Shell samples?  If so, please tell us how.  Or if not, please make a new simp...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2022-10-24T20:05:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">43250675-cd71-45e2-a648-4a239cd383a5-121016</guid>
      <title>Some file types show incorrect image when Image Source is set from IShellObject</title>
      <description>I&amp;rsquo;ve been migrating from directly calling OS functions in my app to the use of Actipro Shell.  This has resolved a couple of issue I&amp;rsquo;ve had in my app (thank you!) but in doing so I disc...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25991/some-file-types-show-incorrect-image-when-ima" />
      <a10:updated>2022-10-24T12:57:20Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f1215c4d-3b28-4705-b6bb-e6549f4bca87-120655</guid>
      <title>Re: Value cannot be null exception</title>
      <description>I have figured out the cause of it.
 Thank you!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25901/value-cannot-be-null-exception" />
      <a10:updated>2022-06-25T07:19:19Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f1215c4d-3b28-4705-b6bb-e6549f4bca87-120653</guid>
      <title>Re: Value cannot be null exception</title>
      <description>Hello,
 The ShellObjectItemAdapter.SortChildren logic there is building a dictionary that maps the ShellObjectViewModel's Model value (the key) back to the ShellObjectViewModel instance.  It does ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25901/value-cannot-be-null-exception" />
      <a10:updated>2022-06-24T20:40:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f1215c4d-3b28-4705-b6bb-e6549f4bca87-120651</guid>
      <title>Value cannot be null exception</title>
      <description>I am getting the following exception when in my code, I called on my ShellObjectBase derived class when the column header is tapped.
 RaiseChangedEvent(new ShellObjectChangedEventArgs(ShellObjectC...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25901/value-cannot-be-null-exception" />
      <a10:updated>2022-06-24T08:16:12Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119996</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>thanks for your help! will do</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-28T17:27:00Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119995</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>Thank you.  Ok good, I think the code we added will work for you then.  If you want to test a preview build to make sure it works, please email our support address and reference this thread.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-28T17:20:03Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119994</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>not a problem - here it is with RelativeParsingName


1: This PC - VirtualSpecialFolder - Computer - ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
2: Recycle Bin - VirtualSpecialFolder - RecycleBin ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-28T17:18:16Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119993</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>Hi Oliver,
 Ok, so yes it's our WindowsShellService.CreateObjectChildren method that is filtering them out.  We are currently filtering out child objects with a Kind == Folder to avoid some folder...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-28T17:11:59Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119992</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>yep, that one seems to find the other objects.


1: This PC - VirtualSpecialFolder - Computer - ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
2: Recycle Bin - VirtualSpecialFolder - RecycleBin - ::{...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-28T16:43:12Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119989</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>Thank you for posting the results.  That list is effectively what I see for myself as well.  
 Behind the scenes, our code is calling into IKnownFolderManager.GetFolder for the Desktop folder (FOL...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-28T15:39:27Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119987</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>thanks for the quick reply, here is what I get there:
Count = 7
{Fr[SpecialFolderKind=QuickAccess; Name="Quick access"]}
{Fr[SpecialFolderKind=Computer; Name="This PC"]}
{Fr[SpecialFolderKind=N...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-28T10:13:49Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119980</guid>
      <title>Re: Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>Hi Oliver,
 If you go to our BrowseForFolder demo and put a breakpoint in OnCancelButtonClick, then run our sample and click the Cancel button, in the VS Watch window for a "treeListBox.RootShellF...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-27T21:16:52Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">19b4ef58-3fdc-4402-a429-575b2daa5452-119978</guid>
      <title>Modern explorer system folder nodes not available in ShellTreeListBox/ShellListView</title>
      <description>It seems the standard ShellObjects don't pick up modern explorer system folders like OneDrive Business and the WSL2 Linux environment:
 (example from current demo)
 I guess this coud be added usi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25720/modern-explorer-system-folder-nodes-not-avail" />
      <a10:updated>2022-01-27T13:30:17Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">589152cc-af71-4175-a56b-d7a739390ae1-119660</guid>
      <title>Re: Touch friendly OpenFileDialog, FolderBrowserDialog</title>
      <description>Hi Daniel,
 If you want your entire window to render scale up uniformly, you could apply a ScaleTransform to your Window's root element's LayoutTransform property.
 Alternatively if you want to h...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25629/touch-friendly-openfiledialog-folderbrowserdi" />
      <a10:updated>2021-09-21T19:48:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">589152cc-af71-4175-a56b-d7a739390ae1-119657</guid>
      <title>Touch friendly OpenFileDialog, FolderBrowserDialog</title>
      <description>Hi,
 I work on a touch friendly application and I would need some touch friendly OpenFileDialog and FolderBrowserDialog.
 If there is nothing like this inside actipro suite, there is support to c...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25629/touch-friendly-openfiledialog-folderbrowserdi" />
      <a10:updated>2021-09-21T11:06:55Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">31954450-cefa-411c-93a4-50bb542d4591-119540</guid>
      <title>Re: How can I create a file extension filter?</title>
      <description>Alright, thank you!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25593/how-can-i-create-a-file-extension-filter" />
      <a10:updated>2021-08-02T21:31:15Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">31954450-cefa-411c-93a4-50bb542d4591-119537</guid>
      <title>Re: How can I create a file extension filter?</title>
      <description>Hi JP,
 Yes predicate filters would work fine for that kind of thing.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25593/how-can-i-create-a-file-extension-filter" />
      <a10:updated>2021-08-02T20:10:42Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f39d2b0f-07c8-448c-94ce-f351320aee12-119538</guid>
      <title>Re: First use of ShellListView and ShellTreeListBox</title>
      <description>Makes sense. Also, great to hear you guys added support for NuGet packages! Thanks for the reply!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25093/first-use-of-shelllistview-and-shelltreelistb" />
      <a10:updated>2021-08-02T19:24:03Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f39d2b0f-07c8-448c-94ce-f351320aee12-119533</guid>
      <title>Re: First use of ShellListView and ShellTreeListBox</title>
      <description>Hi JP,
 I was just about to post this but saw you figured it out already.  I'll keep my reply in tact below though.
 The first thing to check is whether you also reference our Grids and Shared as...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25093/first-use-of-shelllistview-and-shelltreelistb" />
      <a10:updated>2021-08-02T19:18:39Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">31954450-cefa-411c-93a4-50bb542d4591-119536</guid>
      <title>Re: How can I create a file extension filter?</title>
      <description>This appears to work:
private IDataFilter _folderExplorerDataFilter = new PredicateFilter(i =&amp;gt; 
{
    var shellObjectVM = (ShellObjectViewModel)i;
    var supportedFileTypes = new[] { ".sq",...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25593/how-can-i-create-a-file-extension-filter" />
      <a10:updated>2021-08-02T19:08:55Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">31954450-cefa-411c-93a4-50bb542d4591-119535</guid>
      <title>How can I create a file extension filter?</title>
      <description>I was wondering what is the best way to create a ShellTreeListBox DataFilter that filters file types/extensions. I would like to display only files that end on .sq or .txtThanks</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25593/how-can-i-create-a-file-extension-filter" />
      <a10:updated>2021-08-02T18:46:41Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f39d2b0f-07c8-448c-94ce-f351320aee12-119534</guid>
      <title>Re: First use of ShellListView and ShellTreeListBox</title>
      <description>I found what the issue was. The Actipro WPF Studio Documentation CHM said I needed to add all three references to make it work:

 1. ActiproSoftware.Grids.Wpf.dll, ActiproSoftware.Shell.Wpf.dll2....</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25093/first-use-of-shelllistview-and-shelltreelistb" />
      <a10:updated>2021-08-02T15:28:52Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f39d2b0f-07c8-448c-94ce-f351320aee12-119530</guid>
      <title>Re: First use of ShellListView and ShellTreeListBox</title>
      <description>I am getting the same message: imgur image
 I am currently using many other ActiproSoftware dlls and all of them are working fine, but the ActiproSoftware.Shell.Wpf.dllMy attempt steps to make it ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25093/first-use-of-shelllistview-and-shelltreelistb" />
      <a10:updated>2021-08-02T15:01:32Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f6a12573-3063-4405-9ac2-c778f9783642-119511</guid>
      <title>Re: Trouble with DetailsLayoutModeItemTemplate</title>
      <description>Hi Brian,
 I'm not sure that you could just swap in another alternate grid view control in place for a row in ours.  That will likely lead to layout and input issues.  You'd probably be better off...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25588/trouble-with-detailslayoutmodeitemtemplate" />
      <a10:updated>2021-07-28T13:52:01Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">f6a12573-3063-4405-9ac2-c778f9783642-119510</guid>
      <title>Trouble with DetailsLayoutModeItemTemplate</title>
      <description>Having trouble overriding the template for the details view for ShellListView.  I was assuming this was a template to override the whole layout, but it seems like it's only working inside the 'Name...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25588/trouble-with-detailslayoutmodeitemtemplate" />
      <a10:updated>2021-07-27T17:12:14Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">672acd1c-b34b-40b2-9e6f-e3d86ae6f103-119100</guid>
      <title>Re: Child nodes are not added when folder gets added while filtering</title>
      <description>Hi Dirk,
 I tried to reproduce this scenario but when I try with our latest codebase, I see the added folder expanded with its two files visible.  If you'd like us to research further, kindly make...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25471/child-nodes-are-not-added-when-folder-gets-ad" />
      <a10:updated>2021-02-09T21:45:48Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">672acd1c-b34b-40b2-9e6f-e3d86ae6f103-119098</guid>
      <title>Re: Child nodes are not added when folder gets added while filtering</title>
      <description>Yes, these are my options:


&amp;lt;shell:ShellTreeListBox
Name="treeList"
AutoExpandItemsOnFilter="True"
CanDragItems="True"
CanIncludeFiles="True"
CanIncludeLinks="True"
IsFilterActive="{Bi...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25471/child-nodes-are-not-added-when-folder-gets-ad" />
      <a10:updated>2021-02-08T23:17:51Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">672acd1c-b34b-40b2-9e6f-e3d86ae6f103-119097</guid>
      <title>Re: Child nodes are not added when folder gets added while filtering</title>
      <description>Hi Dirk,
 ShellTreeListBox will only show folders by default.  Could that be what's going on here, or did you specifically set the control to include files as well (not the default)?</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25471/child-nodes-are-not-added-when-folder-gets-ad" />
      <a10:updated>2021-02-08T21:40:30Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">672acd1c-b34b-40b2-9e6f-e3d86ae6f103-119096</guid>
      <title>Child nodes are not added when folder gets added while filtering</title>
      <description>On ShellTreeListBox I'm using a simple StringFilterBase filter. When the filter is active and the filter text is for example "abc" and I move the following folder with its content

 Abcdefg_folde...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25471/child-nodes-are-not-added-when-folder-gets-ad" />
      <a10:updated>2021-02-07T09:38:10Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">98b34193-c0a4-4033-8136-528914b44f4f-118820</guid>
      <title>Re: Have a ShellListView following a ShellTreeView Display Additional Shell Objects</title>
      <description>Thanks for your help!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25394/have-a-shelllistview-following-a-shelltreevie" />
      <a10:updated>2020-11-18T23:23:24Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">98b34193-c0a4-4033-8136-528914b44f4f-118817</guid>
      <title>Re: Have a ShellListView following a ShellTreeView Display Additional Shell Objects</title>
      <description>Hi Elem,
 Even if you have a custom FTP shell service, the same general concept should work like it does for our default Windows implementation.
 Yes the IShellObject.IsFolder property determines...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25394/have-a-shelllistview-following-a-shelltreevie" />
      <a10:updated>2020-11-18T21:34:08Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">98b34193-c0a4-4033-8136-528914b44f4f-118816</guid>
      <title>Re: Have a ShellListView following a ShellTreeView Display Additional Shell Objects</title>
      <description>Thanks for your answer! It seems I may have been to general about some details of my issue though. My apologise.
 I am working in the File Explorer Demo (Its a very nice demo) and I am adding a cu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25394/have-a-shelllistview-following-a-shelltreevie" />
      <a10:updated>2020-11-18T16:15:47Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">98b34193-c0a4-4033-8136-528914b44f4f-118814</guid>
      <title>Re: Have a ShellListView following a ShellTreeView Display Additional Shell Objects</title>
      <description>Hello,
 If you take a look at our File Explorer demo, you'll see how we implemented this kind of setup for the Windows shell. 
 All we do is set the ShellTreeListBox.RootSpecialFolderKind, but yo...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25394/have-a-shelllistview-following-a-shelltreevie" />
      <a10:updated>2020-11-18T15:26:21Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">98b34193-c0a4-4033-8136-528914b44f4f-118813</guid>
      <title>Have a ShellListView following a ShellTreeView Display Additional Shell Objects</title>
      <description>Hi, and thanks for your time.
 At its core, what I want to do is have the ShellListView work the same way the default RootSpecialFolderKind="Computer" works, where files are displayed in the Shell...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25394/have-a-shelllistview-following-a-shelltreevie" />
      <a10:updated>2020-11-17T20:58:09Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">9dc6e146-36d9-4cbc-955f-4c9c6c567921-118683</guid>
      <title>Re: How to handle large number of shell items</title>
      <description>Just sent. Thank you!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25357/how-to-handle-large-number-of-shell-items" />
      <a10:updated>2020-10-02T00:36:13Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">9dc6e146-36d9-4cbc-955f-4c9c6c567921-118679</guid>
      <title>Re: How to handle large number of shell items</title>
      <description>Hi Rex,
 I tried adding 100,000 items in our CustomShellObjects QuickStart's CustomShellService and it happened in a matter of milliseconds.  We can look into this further but would probably need ...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25357/how-to-handle-large-number-of-shell-items" />
      <a10:updated>2020-10-01T13:56:55Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">9dc6e146-36d9-4cbc-955f-4c9c6c567921-118675</guid>
      <title>How to handle large number of shell items</title>
      <description>I am using the Shell to display an FTP site folders structure which works well until just now when I ran into an FTP site that has 90000 folders.
 After I retrieve the list of files from the ftp s...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25357/how-to-handle-large-number-of-shell-items" />
      <a10:updated>2020-10-01T06:04:11Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">3a91f3e3-0dff-4b7d-bac7-f8d5d947434d-118658</guid>
      <title>Re: Small bug in CreateChildFolderCommand</title>
      <description>Hi Rex,
 Thanks for letting us know.  We've made a code change to help with this for the next maintenance release.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25352/small-bug-in-createchildfoldercommand" />
      <a10:updated>2020-09-28T19:50:04Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">3a91f3e3-0dff-4b7d-bac7-f8d5d947434d-118656</guid>
      <title>Small bug in CreateChildFolderCommand</title>
      <description>To see the bug, run the "Browse for Folder" demo.
 Choose any one of the sub-items such as Camera Roll under Libraries,
 the "Make New Folder" should be allowed.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25352/small-bug-in-createchildfoldercommand" />
      <a10:updated>2020-09-28T01:15:06Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118463</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Excellent! Thank you very much!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-28T23:43:19Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">737307a3-23b1-4ce2-b23b-fafffee4827b-118462</guid>
      <title>Re: Library folders FileSystemPath are null</title>
      <description>Great! Thank you!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25313/library-folders-filesystempath-are-null" />
      <a10:updated>2020-07-28T23:41:15Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">737307a3-23b1-4ce2-b23b-fafffee4827b-118461</guid>
      <title>Re: Library folders FileSystemPath are null</title>
      <description>Hi Rex,
 That's odd that the core shell info objects we call don't return the path for the shell libraries.  We were able to special case these 6 libraries to do a different lookup to retrieve the...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25313/library-folders-filesystempath-are-null" />
      <a10:updated>2020-07-28T19:54:47Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118457</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Hi Rex,
 After some researching via performance profiling, we found that 55% of the time is spent in the List&amp;lt;T&amp;gt;.Sort call tree.  A lot of that is where the comparer is calling into the shel...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-28T18:17:56Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">737307a3-23b1-4ce2-b23b-fafffee4827b-118458</guid>
      <title>Re: Library folders FileSystemPath are null</title>
      <description>Thanks.
 I think there are ways to get even those paths:
 https://www.codeproject.com/Articles/878605/Getting-All-Special-Folders-in-NET</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25313/library-folders-filesystempath-are-null" />
      <a10:updated>2020-07-28T06:37:18Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">737307a3-23b1-4ce2-b23b-fafffee4827b-118455</guid>
      <title>Re: Library folders FileSystemPath are null</title>
      <description>Hi Rex,
 We call the same shell API to retrieve the FileSystemPath for those logical "library" folders but the calls return an invalid argument HRESULT for them, so they result in null value in ou...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25313/library-folders-filesystempath-are-null" />
      <a10:updated>2020-07-27T23:05:28Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">737307a3-23b1-4ce2-b23b-fafffee4827b-118454</guid>
      <title>Library folders FileSystemPath are null</title>
      <description>Shouldn't the IShellObject's of ShellObjectKind.Library has the FileSystemPath filled instead of null?
 I think the followings should have values for their FileSystemPath:
 CameraRollLibrary,Docu...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25313/library-folders-filesystempath-are-null" />
      <a10:updated>2020-07-27T03:00:40Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118453</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Sure. Thank you!</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-24T23:55:14Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118452</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Hi Rex,
 We will have to do some in-depth debugging to see what the root cause is and how we can improve it.  It will probably take several days to dig into this, but we'll reply back when we have...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-24T19:51:25Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118450</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Thanks. This works.
 However, I just realized that the Shell code is rather unefficient.
 If I set the initial path to "C:\Windows\System32\" which has about 3000 items.
 Without setting the Sor...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-24T00:58:18Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118447</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Hi Rex,
 Thanks for reporting this.  Please try downloading a new preview build at the same URL we gave you before.  That has some code updates in it that hopefully resolve this.  Kindly report ba...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-23T21:25:38Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">94689fde-634d-47c5-915b-93e9c3682d6d-118443</guid>
      <title>Re: How to cause an item of a ShellListView to update ?</title>
      <description>Thanks. "Updated" instead of "ChildUpdated" makes more sense.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25309/how-to-cause-an-item-of-a-shelllistview-to-up" />
      <a10:updated>2020-07-22T23:48:05Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118442</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Thanks. I tried and it sets the sort column correctly as indicated by the arrow on the column header but the items are not actually sorted. It seems it is still always sorted by the Name property.</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-22T23:47:04Z</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">dc30590b-dfb8-4216-a0ec-5575e6a05205-118439</guid>
      <title>Re: Proper way to initialize ShellListView.SortShellPropertyKey?</title>
      <description>Hi Rex,
 Each Windows shell folder has its own list of properties that are available to be listed in columns.  We query the shell to see which to show.  Then we choose the properties that are comm...</description>
      <a10:link href="https://www.actiprosoftware.com/community/thread/25311/proper-way-to-initialize-shelllistviewsortshe" />
      <a10:updated>2020-07-22T17:13:41Z</a10:updated>
    </item>
  </channel>
</rss>