VB versus VBA

F

Friedi

In VB were are using the PaintPicture Method in order to draw the contents of
a graphics file (.bmp, .ico etc) on a form or printer.

I would like to program that in VBA for MS Access . VBA doesn't work with
this method.
Does anybody know the equivalent of the PaintPicture Method (VB) for VBA?


Thanks
Friedi
 
Top