Click here to Skip to main content
15,881,852 members
Articles / Programming Languages / C#
Article

Tree Builder

Rate me:
Please Sign up or sign in to vote.
2.67/5 (18 votes)
18 May 2003Public Domain 76.6K   1.5K   32   13
Tree Builder with MS Access.

Sample Image - TreeBuilder.jpg

Introduction

This is a Visual Studio 2003 Project. This is a TreeView Explorer with MDI, Copy, Cut, Paste, Drag and Drop Functionality.

The sample creates, edits, deletes and saves trees in an MS Access database.

To run the project, the database file must be in the same path of the executable. I developed it first on VB, but then I decided to change it into C#. It is a very good sample for all developers who wish to explore the functionality of the TreeView and TreeNode controls...

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer (Senior) RIG Software, c.a.
United States United States
Lego and tic-tac addicted...

Comments and Discussions

 
GeneralEXCELLENT! Pin
godfathers10-Feb-05 20:25
godfathers10-Feb-05 20:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.