Commit Graph

13 Commits

Author SHA1 Message Date
tznind
64042132ed Fixed collapse scrolling and color for expand/collapse 2020-12-16 19:25:27 +00:00
tznind
869a6f1fd7 Changed Scenario menu items to use radio buttons 2020-12-16 14:49:40 +00:00
tznind
33cf23c0d7 Moved styling logic into new class TreeStyle 2020-12-16 13:48:07 +00:00
tznind
3d1b40cd08 Updated scenario to show both trees at once 2020-12-16 12:53:32 +00:00
tznind
dc184ba469 Changed from object to generic <T> for TreeView 2020-12-16 12:04:46 +00:00
tznind
5c5d0eee0a Added ShowExpandableSymbol option to toggle displaying '+' symbol 2020-12-15 11:05:27 +00:00
tznind
8fe8128b0b Replaced delegates with new interface ITreeBuilder 2020-12-15 09:37:59 +00:00
tznind
6af7cd85d1 added ShowLines and TreeNode support 2020-12-13 23:07:18 +00:00
tznind
8c0c975aea Changed example to show folders first then files (and ensure alphabetical order) 2020-11-25 07:16:33 +00:00
tznind
c147f79e28 Added CanExpandGetter logic (optional) 2020-11-23 11:57:12 +00:00
tznind
4047154eec Fixed returning subdirectory duplicates in example 2020-11-23 11:35:24 +00:00
tznind
de06dd1de3 Tidy up and comments 2020-11-23 11:31:07 +00:00
tznind
8f4087a64b Initial tree view control 2020-11-23 10:27:23 +00:00