Insider1984
Technical User
Hi there! I currently have a treeView setup to represent a series of objects that connect using subscriptions sort of willing nilling....aka not a sequencial.
I've looked at a number of built in .Net 2.0 Components including the FlowLayoutPanel. It seems to be at least a little bit of what I want but I wanted to have some more easy of use as far as hanlding of events etc. I'm also looking for an easy way to connect different objects in the FlowLayoutPanel using arrows or lines.
I've also considered using the TableView as well. Bottom line is that my end users will be moving objects around alot and need an organized method to connect things.
Thanks for any ideas.
=====================
Insider
4 year 'on the fly' programmer
C, C++, C#, MFC, Basic, Java ASP.NET
I've looked at a number of built in .Net 2.0 Components including the FlowLayoutPanel. It seems to be at least a little bit of what I want but I wanted to have some more easy of use as far as hanlding of events etc. I'm also looking for an easy way to connect different objects in the FlowLayoutPanel using arrows or lines.
I've also considered using the TableView as well. Bottom line is that my end users will be moving objects around alot and need an organized method to connect things.
Thanks for any ideas.
=====================
Insider
4 year 'on the fly' programmer
C, C++, C#, MFC, Basic, Java ASP.NET