Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flow Chart View of Controls?

Status
Not open for further replies.

Insider1984

Technical User
Feb 15, 2002
132
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top