A framework for accessing the Windows Shell Namespace from .Net. Provides controls to enable embedding Windows Explorer-like functionality into .Net programs and for creating custom file dialogs.
Categories
FrameworksLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Gong Solutions Shell Library
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Very helpful controls that fill a large gap. Thanks for sharing.
-
It's really great stuff, I wish they had WPF support as well though.
-
Thanks a lot, library very helpful for me.
-
Very good. The Windows Shell is very complex and so much UI functionality is buried in the COM subsystem and not exposed via the .NET Framework, even as a subset for Windows-only applications. There is a Web Browser control wrapped in the Framework but not a Windows Explorer control and given my restricted budget, it hurts to think of paying over 200 $ to a third party (you know who you are :) ) for something that should be in .NET already!