What is hWnd & hDC and what do I need them for? I have an activex control that uses them in a sub.

Sub DrawtoPictureBox(hWnd as long, hDC as long)



Thanks for the help
ML