The goal of the ApplicationExplorer Template is to provide a starting point for building rich, modular and complex UI's without tying your presentation layer to a particular framework or requiring inheriting of your child forms from some custom base class. All the ground work for an application's UI is contained in ApplicationExplorer with a lot built-in functionality, tabbed UI, menus, toolbars, etc. already cooked in. This allows the developer to concentrate on creating the actual business components and child windows that will fit in the ApplicationExplorer frame.
|
"ChildrenOnly" Example ScreenShot |
"MultiView" Example ScreenShot |
Download (Visual Studio 2005 Template)
Downloads and
source code (CodePlex)