create family tree with C# visual basic 2005
-
I doing this project that i have no idea in my mind at all. U guy out whoever pls help me..Thax alot.. get back to me asap Thax alot=) The router n parents are all button. Once the sever click at the router, it will than show it deter how many parent it have or link and when the sever click at the parent is will show how many children the parent link to or have and it detail of it also like temperature, terminal ID and other. The symbol for the children is a circle. We need to connection them with arrow shown. It just like a family tree from router link to parent and from parent it show how many children it have. We need to use Visual studio 2005 and C# to create own button n image. This project is like a piece of empty sheet of paper/form and our duty is to draw family tree on it.
-
I doing this project that i have no idea in my mind at all. U guy out whoever pls help me..Thax alot.. get back to me asap Thax alot=) The router n parents are all button. Once the sever click at the router, it will than show it deter how many parent it have or link and when the sever click at the parent is will show how many children the parent link to or have and it detail of it also like temperature, terminal ID and other. The symbol for the children is a circle. We need to connection them with arrow shown. It just like a family tree from router link to parent and from parent it show how many children it have. We need to use Visual studio 2005 and C# to create own button n image. This project is like a piece of empty sheet of paper/form and our duty is to draw family tree on it.
Hi, This seems to be a 2D drawing related project, therefore, the best thing I could suggest you to is to use Drawing classes of .Net framework. Please take a look at the following article which shows how to drawing classes of .Net framework. ARTICLE[^] Hope this helps :).
Regards, John Adams ComponentOne LLC
-
Hi, This seems to be a 2D drawing related project, therefore, the best thing I could suggest you to is to use Drawing classes of .Net framework. Please take a look at the following article which shows how to drawing classes of .Net framework. ARTICLE[^] Hope this helps :).
Regards, John Adams ComponentOne LLC
A double-post (accidental, me thinks) does not require a double-answer ;P