I have a treeview that I want to make as minimalist as possible.
TreeView treeView = new TreeView(); treeView.Dock = DockStyle.Fill; treeV