|
2020‑07‑27
959 views
|
"Shouldn't the IShellObject's of ShellObjectKind.Library has the FileSystemPath filled instead of null?
I think the ..."
|
|
2020‑07‑20
1,009 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
904 views
|
"To keep this simple I am using the folder browser in the sample application that gets installed with Actipro.
When..."
|
|
2020‑06‑15
1,162 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
814 views
|
"public MainWindow()
{
InitializeComponent();
WindowsShellService sh = new WindowsShellService();
var s..."
|
|
2020‑06‑03
985 views
|
"I understand we need to override the WindowsShellService.CompareObjectsUsingProperty to provide the sort order.
I j..."
|
|
2020‑05‑29
809 views
|
"We are extending the WindowsShellService class to handle ftp. If I understand it correctly, we should be overriding t..."
|
|
2020‑05‑28
816 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
967 views
|
"How do filter the ShellListView to display only certain files such as *.cs?"
|
|
2020‑02‑10
916 views
|
"Edit - More info:
This also happens on the ShellListViewIntro Demo if LayoutMode is set to MediumIcons (possibly ot..."
|
|
2019‑11‑23
888 views
|
"I would like to perform a custom action on mouse double click on a ShellItem. The ShellTreeListBox uses the default I..."
|
|
2019‑08‑23
868 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
1,015 views
|
"I've noticed a bug in ShellTreeListbox where children path won't get updated.
Steps to reproduce:
1. Open She..."
|
|
2019‑05‑27
941 views
|
"Hello Actipro,
We've successfully implemented your ShellTreeListBox in our project to provide a FolderDialog. I ca..."
|
|
2019‑01‑16
1,504 views
|
"Hi,
We have an issue with the ShellListView, sometimes when we display this control, the application hangs and if w..."
|
|
2018‑12‑20
2,284 views
|
"Hi,
would be amazing to have the shell tree has filter / search possibilities like your treelistbox for example."
|
|
2018‑12‑20
1,190 views
|
"I like to keep the default root for ShellTreeListBox but have it open to a certain path. Is there a way to specify that?"
|
|
2018‑12‑13
1,132 views
|
"And CanCreateChildFolder should not be available for it:"
|
|
2018‑07‑26
1,994 views
|
"Mouse selection via click and drag would be great. as of now multiple item selection can only be done with holding do..."
|
|
2018‑05‑19
2,461 views
|
"Hi,
is it possible to add a thumbnail view? Preferrably with native thumbnails support so it can show thumbnails ge..."
|