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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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!