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!

Treeview and right side arrows connecting nodes?

Status
Not open for further replies.

Insider1984

Technical User
Feb 15, 2002
132
US
I have a treeview which represents a standard "Hyarchy" structure. The lowest nodes in the treeview can be connected together using events (some are outputs and inputs). We hired out a programmer a while back to create a sheel during heavy load and the guy did an okay job. Apparently in C# .net 1.x there wasn't any ability to draw arrows from one node to another aka child of one node to the child of another. In .net 2.0 I thought there would be a way. 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