ShellBrowser .Net Edition
Sample Projects
The sample projects Getting Started, JAMExplorer and JAMSearch come with the ShellBrowser .Net Edition.
They are included in all licenses of ShellBrowser .Net Edition, and are also part of the Evaluation Copy.
Sample Project: Getting Started
Getting Started application is included with the controls to help you get your projects up and running with a minimum of effort.
This sample project provides an easy overview about the features of the ShellBrowser .Net components. Clear structured source code gives you the capability to use the components in your own projects with ease.
The Getting Started application running on Windows Vista.
Sample Project: JAMExplorer
JAMExplorer is a project which shows how to build an Explorer like application using the visual shell controls of the ShellBrowser .Net Edition. On the left pane, you have the typical TreeView, on the right pane the contents of the current folder is displayed. In the toolbar you find some of the typical explorer buttons like delete, properties, small/large icons. For every item, the context menu is displayed when the user right clicks on it, the 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 for each button).
The JAMExplorer application running on Windows Vista.
ShellBrowser .Net Edition supports Windows Vista's "Extra Large Icons".
Icon transparency on Windows Vista.
Sample Project: JAMSearch
JAMSearch is a project that simulates the Windows 98 file search. The user has the possibility to search after certain file dates or file sizes and if subfolders should be included in the search or not.
JAMSearch runnning on Windows Vista.