Xceed SmartUI for WinForms v3.6 Documentation
FolderExplorer Sample Application
Welcome to Xceed SmartUI for WinForms v3.6 > Sample Applications > FolderExplorer Sample Application

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