Rob,
I'm sure you realize that VB.NET <> VBA.
Yes within VB.NET there is a very comprehensive drawing ability.
Review this section of MSDN:
http://msdn.microsoft.com/library/de...tingimages.asp
Both parts 'About GDI+ Managed Code' and 'Using GDI+ Managed Classes'.
Hope this helps
Jay
"rob" <(E-Mail Removed)> wrote in message
news:015d01c34fb2$63ecc460$(E-Mail Removed)...
> Hi,
> I am actively developing in VBA (Access), and need to
> create a tool to develop "boxplot" of Access data. Does
> VB .NET have drawing tools (e.g. the ability to draw
> custom lines from point A to point B through code) or are
> there libraries readily available that have this?