Xceed SmartUI for WinForms v3.6 Documentation
Welcome to Xceed SmartUI for WinForms v3.6 / Sample Applications / FolderExplorer Sample Application
In This Topic
    FolderExplorer Sample Application
    In This Topic

    Programming languages

    VB.NET, C#

    Overview

    This application demonstrates the use of MDI forms with SmartUI and a way to load a TreeView "on-the-fly".  

    It specifically demonstrates how to :

    Project location & filename

    Master directory: 

    <SamplesInstallDir>Xceed SmartUI for WinForms [version]\

    Where <SamplesInstallDir> by default is <SystemVolume>Xceed Samples under Windows Vista/7, and <ProgramFiles>Xceed Samples under Windows XP. 

    C#: \CSharp\ExplorerTaskPane\FolderExplorerCS.csproj

    VB.NET: \Visual Basic .NET\ExplorerTaskPane\FolderExplorerCS.csproj