Description

Fired during the viewer's OnDraw processing.

Syntax

Private Sub object_PostPaint(lHDC)

The PostPaint Event syntax has these parts:

PartDescription
objectA McDisplay object.
lHDCA Long value.

long : Handle to the device context - the hDC.

Remarks

Fired by the viewer just after calling SetDIBitsToDevice