Winforms treeview

I am looking for a TreeView WinForms control with the following requirements:

  • It shouldn't be that hard to write code for it (most tree / list combinations are too complicated)
  • Must have some easy drag and drop capabilities (including vista-explorer style removal marker)
  • Must be free or at least affordable
  • Should provide some freedom of text / color / style / etc. treenodes (classic "look bold with blue)

Any ideas? THX

+3
source share
4 answers

I would recommend http://www.lidorsystems.com/ !

+3
source
+2

, TreeView WinForms , . , , Vista. System.Windows.Forms.TreeView VS200 *. .

+1

SandGrid Divelements. ListView TreeView. (TreeView ). .

+1

Source: https://habr.com/ru/post/1703033/


All Articles