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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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!