Is there any way to get the hDC for objects such as Forms and PictureBoxs in VB.NET?

I've tried using the GDI+ routines, but they don't seem very fast... I was hoping that there's some way to use bitblt as in VB6...