Description Returns a device context handle to draw onto. Do not forget to call the ReleaseDC method after you use this method.
Syntax DC = [BIDisp.]GetDC
Remarks DC LONGLONG The handle of the device context.
See Also ReleaseDC Method, Microsoft Visual Basic Language Reference hDC property