View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_51_] Leith Ross[_51_] is offline
external usenet poster
 
Posts: 1
Default PictureBox in Excel VBA


Hello Binesh,

VBA doesn't have a PictureBox control like VB. If the Picture is a BM
file you could copy it to a Shape Object. If your pictire maight be
IMG, JPG, BMP, ICO, or CUR, then use an Image Control from VBA'
Control ToolBox.

Sincerely,
Leith Ros

--
Leith Ros
-----------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...fo&userid=1846
View this thread: http://www.excelforum.com/showthread.php?threadid=38046