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
Sales CRM and Pipeline Management Software | Pipedrive
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
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!