View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Andy Pope Andy Pope is offline
external usenet poster
 
Posts: 2,489
Default Shapes OCX - I would like to find one.

Hi,

You may find this of use.
http://www.andypope.info/vba/userformdraw.htm

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"Dennis Tucker" wrote in message
...
I would like add lines, rectangles, circles, ovals and rounded rectangles
to my userforms. Controlling the line size, the fill, the size and the
placement of these.

Is there a "Shapes" OCX control that I can install and access via the
"additional controls" in design mode??

Dennis