My program should work in such a way there's a button that we can click. And everytime I click it, it should update a graph in another form. How do I do that? Because right now, everytime I click it, it only opens the form as for now, the only codes I've put in under the clickevent of the button is : Audiogram.Show() 'Audiogram is the other form. Is there any codes for the clickevent method that I can use to make the button able to update the Audiogram form with every click? Thank you.

Recommended Answers

All 2 Replies

Hi

If you open form manually does it update and show correct graph ?

Denis

Hi

If you open form manually does it update and show correct graph ?

Denis

Yes, it shows the correct graph. However the previous point plotted disappear and it just plots the new point.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.