drawing

J

jacob

Hi,
Is it possible to draw on a userform during runtime
like using autoshapes? Appreciate any pointers to info.

jacob
 
D

Dave Peterson

I find it easier to just add any controls I need (not autoshapes) and
hide/display them when needed.

Maybe you could do the same with images.
 
Top