Results 1 to 2 of 2

Thread: VB6 Excel Add in - Pictureboxes

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2012
    Posts
    23

    VB6 Excel Add in - Pictureboxes

    This may sound like a newbie question (because I am one) but I have code in VB6 to draw on a picturebox with a mouse click. I would like to add this to an excel add-in . The probelm is picturebox is not in excel (from what I know and researched). I've read about using excel.shapes but I am looking for people's opinion or suggestions on what the best option would be to replace picturebox.

    Thanks,
    JO

  2. #2
    Frenzied Member
    Join Date
    Mar 2008
    Posts
    1,210

    Re: VB6 Excel Add in - Pictureboxes

    Maybe not quite the same as a PictureBox but UserForm, CommandButton, Image and Frame Controls all have Picture properties.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width