See the Direct2D sample : it is more than 10 times faster than VB6...I can do the same with Visual Studio, the difference is that with VB6 i write only:
form1.PictureBox.PSet (x,y)
With Visual Studio I have to write all the drawing (points).
Regards
↧
paint event on picturebox
↧