Thread: drawing
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default drawing

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.

jacob wrote:

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

jacob


--

Dave Peterson