VB.NET has the System.Drawing assembly which puts a thin wrapper around the GDI+ API, which can also be used by VB6 as well - but not easily.
You'll need a COM wrapper or type library.
Do search in this forum for dseaman's gdiplus type library, and you should find some of my examples of using this, albeit not one specifically for drawing bezier curves.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.