pengfeiw / treeview-with-icon

自定义的winform treeview组件,可以在树节点旁添加一组按钮。

Home Page:https://pengfeixc.com/blogs/csharp/custom-winform-treeview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TreeView With Icon

A TreeView component for Winform. You can add menuItem for tree node.

blog: https://pengfeixc.com/blog/607272276d87a10eb2594fa5

The custom TreeView control based on the winform.Users can add buttons on the right hand of each tree node and add event to each button

tree view with icon

About

自定义的winform treeview组件,可以在树节点旁添加一组按钮。

https://pengfeixc.com/blogs/csharp/custom-winform-treeview


Languages

Language:C# 100.0%