hDC  Property

Description         Specifies a handle to the device context of a BiDisp control. Not available at design time; read-only at run time. The handle is valid only in the event handler code of the Paint event. To get a device context handle to draw onto, call the GetDC method.

Usage                  [form.] BiDisp.hDC

Remarks             See Microsoft Visual Basic Language Reference hDC property.

Data Type          LONGLONG

Available            ¨Design-Time      þRun-Time Read      ¨Run-Time Write

See Also              hWnd Property