C # winform Development Series-Treeview

Source: Internet
Author: User

Including asynchronous tree loading, dragging, multiple choice, animation effects, and other controls (ArticleAnd RelatedCodeCollected from the Internet for reference only. The copyright belongs to the original author! ).

1. My Resource Manager

2. Tree control that supports the animation effect

Translation
Stu-SmithMizable tree control with animation support
Ivanx for msproject. cn

Introduction
This article implements a fully customized tree control. The programming language is C #.

Background

This tree control is finally written to feedghost RSS reader. We need to be able to display icons in front of the tree node and display other information based on additional row data. In addition, we want to re-implement the interface appearance of the tree controlProgramThe effects of glossy and glowing animated effects are consistent.

Code usage
Open the "supertreetest. sln" project in vs2005, and then run it.

This application implements four trees. The two on the left mimic the standard Windows tree controls, and the two on the right implement the "glossy" effect (for example), but they do not have the effects of animation.
Because the animation effect is dynamic, it will achieve very cool dynamic loading of nodes and rotating and expanding the icon effect, you can try to run the program in the attachment to see the effect.

Animation
To implement the animation effect, you need to call the beginanimating (treenode, rectangle) method.

About the author
Post with the wind:78Signature:
Attachment download (Click the original article link to download it) Supertree.zip

3. Tree control with three-state checkbox

4. You can select multiple trees for multiple nodes.

5. Simple Implementation of Virtual Treeview (synchronous or asynchronous loading of nodes)

6. Tree Structure GeneratorTreegenerator.rar

7. asynchronously expand the node's Treeview

8. Advanced tree control in. net

9. load data from the database to build a treeDbtree_src.zip

10. File directory treeFolderbrowser.zip assumertreeview_src.zip treeviewexplorer.rar

11. Conversion Between XML and treesTreeview2xml.rar treeview_winform.rar

12. You can create a dataset architecture tree control.Treeview_databinding.zip xtreeii.zip

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.