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
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
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!