VSDRAWITEMSTRUCT.hdc Field

Definition

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

Applies to