Replacement for "line"-contol.
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am looking for al line-control for VB. (maybe VB.NET - But I still haven't switched to) Ideally it would work like the "connections" between shapes in Excel. The line should present a connection between some self-made controls. The user should be able to edit the lines, so that he/she can make a little network (1 to 2 screens full). Up to now I've done some experiments with the existing line: Determing the distance between the click(x/y) and a line => self-made "click" event ... Thanks in advance. Friedrich