Let Us Inspire You
Do you want to see ShellBrowser .NET Components in action? We provide some sample applications for you. Just download them for free and jump right into it!
Selected Examples of Usage
Getting Started
The Getting Started application will help you get your projects up and running with a minimum of effort. This sample project provides an easy overview about the features of ShellBrowser .NET components.
Clearly structured source code will enable you to use the components in your own projects with ease.
JamExplorer: Overview
JamExplorer is a project illustrating how to build an Explorer-like application using the visual shell controls of ShellBrowser .NET Components.
The well-known TreeView was placed on the left pane, while the contents of the current folder are displayed on the right pane. In the toolbar you will find some of the typical explorer buttons like delete, properties, and small/large icons. For every item the context menu will be displayed when the user right-clicks on it. All items can be renamed.
The only code written for this sample project were the handlers for the buttons in the toolbar of the window (usually one line of code per button).
JamExplorer: Different Views
JamExplorer: Using Graphics
JamSearch
ExplorerBrowser
The ExplorerBrowser sample project shows you how to use the ExplorerBrowser component. The ExplorerBrowser control emulates an entire Windows Explorer. See how easily you can configure columns and display panes, apply filters, or set group and sorting options.
CoreSample
JamCommander
Customization