VSDRAWITEMSTRUCT::hdc Field

 

A handle to a device context; this device context must be used when performing drawing operations on the control.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
IntPtr hdc

Field Value

Type: System::IntPtr
Return to top
Show: