Hello all

I was wondering if there is any way to get the hDC of a PictureBox (or even a UserForm in VBA since they don't actually have an hWnd property. I have some Drawing APIs that I want to use but I can't do it without the handle. Any ideas?