VSDRAWITEMSTRUCT.hdc Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A handle to a device context; this device context must be used when performing drawing operations on the control.
public: IntPtr hdc;
public IntPtr hdc;
val mutable hdc : nativeint
Public hdc As IntPtr
Field Value
IntPtr
nativeint