|
2020‑11‑17
85 views
|
"Hi, and thanks for your time.
At its core, what I want to do is have the ShellListView work the same way the defaul..."
|
|
2020‑10‑01
103 views
|
"I am using the Shell to display an FTP site folders structure which works well until just now when I ran into an FTP ..."
|
|
2020‑07‑13
220 views
|
"Hello
When setting the RootSpecialFolderKind="Default" property on a ShellTreeListBox I get the folder list I requi..."
|
|
2020‑09‑28
67 views
|
"To see the bug, run the "Browse for Folder" demo.
Choose any one of the sub-items such as Camera Roll under Librari..."
|
|
2020‑07‑22
159 views
|
"How do I set the initial value of the SortShellPropertyKey property?
For example, if I want to have the ShellListVi..."
|
|
2020‑07‑27
106 views
|
"Shouldn't the IShellObject's of ShellObjectKind.Library has the FileSystemPath filled instead of null?
I think the ..."
|
|
2020‑07‑20
110 views
|
"If we change properties such as the Name or the SmallIcon, the item will be updated, but if we change other propertie..."
|
|
2020‑07‑14
117 views
|
"To keep this simple I am using the folder browser in the sample application that gets installed with Actipro.
When..."
|
|
2020‑06‑15
211 views
|
"We are implementing a popup menu similar to the Windows Explorer's "Sort by" popup under "View" where the user can ch..."
|
|
2020‑06‑13
109 views
|
"public MainWindow()
{
InitializeComponent();
WindowsShellService sh = new WindowsShellService();
var s..."
|
|
2020‑06‑03
163 views
|
"I understand we need to override the WindowsShellService.CompareObjectsUsingProperty to provide the sort order.
I j..."
|
|
2020‑05‑29
111 views
|
"We are extending the WindowsShellService class to handle ftp. If I understand it correctly, we should be overriding t..."
|
|
2020‑05‑28
130 views
|
"Using the ShellListView Intro as an example, if you click on the date modified column header to have the list sorted ..."
|
|
2020‑03‑27
195 views
|
"How do filter the ShellListView to display only certain files such as *.cs?"
|
|
2020‑02‑10
211 views
|
"Edit - More info:
This also happens on the ShellListViewIntro Demo if LayoutMode is set to MediumIcons (possibly ot..."
|
|
2019‑11‑23
222 views
|
"I would like to perform a custom action on mouse double click on a ShellItem. The ShellTreeListBox uses the default I..."
|
|
2019‑09‑17
347 views
|
"Good Morning all
It's the first time that I use the Shell Components...
I use the Shelltreebox in a Grid on a Use..."
|
|
2019‑08‑23
238 views
|
"I have a simple project that uses a popup button to select a folder.
When opened via the pop up the control display..."
|
|
2019‑06‑17
280 views
|
"I've noticed a bug in ShellTreeListbox where children path won't get updated.
Steps to reproduce:
1. Open She..."
|
|
2019‑05‑27
293 views
|
"Hello Actipro,
We've successfully implemented your ShellTreeListBox in our project to provide a FolderDialog. I ca..."
|