LineTo(hdc As OLE_HANDLE,x As Long,y As Long) As Boolean
Parameters
hdc As OLE_HANDLE
The hDC property is a handle (a number) that the Windows
operating system uses for internal reference to an object. You can
paint in theinternal area of any control that has an hDC
property.