Complete Outlook-Style "Control Panel" Framework

Thread is closed for posting
1 posts, 1 answers
  1. Answer
    45AA9EE6-E8B5-40A0-99F5-6391C10FC799
    45AA9EE6-E8B5-40A0-99F5-6391C10FC799 avatar
    571 posts
    Member since:
    Aug 2004

    Posted 21 Jan 2010 Link to this post

    Requirements

    RadControls version

    2009.3 or later

    .NET version

    2.0 or later (tested in 3.5)

    Visual Studio version

    2008 or later

    programming language

    VB.NET

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    This project contains a framework for building a complete "Control Panel" for any web-based application, such as a custom CMS for a website.  It could also be used as the framework for building an intranet-style application.  The navigation and overall design mimics that of MS Outlook (tm).  There are "Modules" of the Control Panel listed in the bottom-left, and the "Pages" within each module are listed in a tree in the top-left.

    RadControls used include:
    • RadSplitter
    • RadPanelBar
    • RadTreeView
    • RadWindow
    • RadFormDecorator
    • RadToolBar
    • RadScriptManager (CDN)
    • RadStyleSheetManager (CDN)

    Included is a demonstration of how to use the built-in skins for the RadControls, with the option for the user to select their preferred skin.  There's also a help section, a tuturial page, caching work-arounds, and url hashing.

Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.