Page 1 of 1

Embedding DPlot jr. in VB.NET form

Posted: Thu Jul 14, 2011 2:33 pm
by Sam48218
Greetings,

I am curious to know if it is possible to embed DPlot jr. in a VB.NET form instead of having it pop up in it's own window when I want to display results with it. Any guidance would be greatly appreciated!

Thanks,

Posted: Thu Jul 14, 2011 9:58 pm
by DPlotAdmin
Yes. Take a look at the VB.NET examples distributed with DPlot Jr. Look in the \dplotlib\vbnet folder for source. Project1 displays graphs in the DPlot Jr window; Project2 and 4 grab a bitmap or metafile from a hidden DPlot Jr and draw it on their own form.