Drawing lines between buttons?

Posted by Lee Hallin on November 24, 2008

Sorry if I am missing the obvious here :-)

I have a series of buttons on the form. I want to, either at design or run time, draw lines between some of the buttons to indicate an association.

The lines will not change once the program is running so if I can do it at design time, there would NOT be a need to do it at run time.

Any ideas on how I can do this?

Related articles

       

Follow Ups