diagram

  • Thread starter Thread starter Julia
  • Start date Start date
J

Julia

I have a Windows app and I would like to add some diagrams to it. What is the
best way to do this?
 
Julia said:
I have a Windows app and I would like to add some diagrams to it. What is
the
best way to do this?


What kind of diagrams? When you say "add some diagrams..." do you mean,
simply display the images or do you want your application to be able to
access and manipulate the diagrams? For simple display, a PictureBox on an
existing form or on a separate form (depending on image size and available
space) may suit your needs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top