H
Helmut Giese
Hello out there,
I am trying to find out on what component the Toolbox is based on.
- The '+' and '-' seem to indicate that it is a TreeView with just one
level of nesting. However, for an expanded 'group' the indentation
seems way to small - and also the little dotted lines are missing.
- Is it a DatagridView with 2 columns, the first being reserved for
the '+' or '-' images? But again, the dimensions don't fit: There
isn't a clear-cut first column.
- Or is it just a couple of ListViews stacked on top of each other,
implementing some smart logic when expanding/collapsing one of them?
- Or ... ?
I would like to implement something similar - but I'm lacking a
starting point.
Any ideas to push me into the right direction will be greatly
appreciated.
Best regards
Helmut Giese
I am trying to find out on what component the Toolbox is based on.
- The '+' and '-' seem to indicate that it is a TreeView with just one
level of nesting. However, for an expanded 'group' the indentation
seems way to small - and also the little dotted lines are missing.
- Is it a DatagridView with 2 columns, the first being reserved for
the '+' or '-' images? But again, the dimensions don't fit: There
isn't a clear-cut first column.
- Or is it just a couple of ListViews stacked on top of each other,
implementing some smart logic when expanding/collapsing one of them?
- Or ... ?
I would like to implement something similar - but I'm lacking a
starting point.
Any ideas to push me into the right direction will be greatly
appreciated.
Best regards
Helmut Giese