Description

Fired during the viewer's OnDraw processing.

Syntax

Private Sub object_AfterPaint(Window, lHDC)

The AfterPaint Event syntax has these parts:

PartDescription
objectA McWindows object.
WindowA McWindow object.
lHDCA Long value.

Handle to the device context - the hDC.

Remarks

Fired by the viewer just after calling SetDIBitsToDevice or SetDIBitsToDevice.