gong-shell icon indicating copy to clipboard operation
gong-shell copied to clipboard

A .NET Windows Shell library.

Results 4 gong-shell issues
Sort by recently updated
recently updated
newest added

I have small test i wanna is going in shell item got from network, I have 10 pc in localnet i can see them on shellview but i wanna use...

Here is the recording on how it behaves (Win 8.1): http://recordit.co/UF0Q9NJuxJ

Something odd is happening randomly when running an app using ShellTreeView: Null reference happens when ShellItem folder = (ShellItem) node.Tag; is acessed in RefreshItem(TreeNode node) because it's null What is...

Here is an example how Control panel in behaves in treeview built with x86/AnyCPU running Windows 8.1: ![image](https://cloud.githubusercontent.com/assets/5676600/6677714/faac8c78-cc32-11e4-9724-5799e54ebb86.png) - There are no subitems when expanding Control Panel - ToUri() on...