Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to keep this picture visible?

Hi,

I have two image controls on my form. One of them (a) has a picture bu
not the other (b). When I click on the second image (b), I want t
transfert the picture from the first control (a) to the second (b)
Here is my code :


Set a.Picture = Nothing
b.Picture = LoadPicture("C:\Pic.bmp")


But when the transfer is finished, the picture on the second contro
(b) disappears. :(

How can I keep this picture visible?

thx!


P.S.:_When_I_debug_this,_the_picture_remain_in_the _control_(b)_:confused
:confused

--
Message posted from http://www.ExcelForum.com

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drawing/image/picture not visible in Excel on one pc Amedee Van Gasse Excel Discussion (Misc queries) 1 January 26th 09 03:30 PM
Excel 2007: picture not visible on screen, but prints William G Excel Discussion (Misc queries) 0 April 29th 08 04:17 PM
Making visible a picture xavi garriga Excel Discussion (Misc queries) 1 October 11th 07 03:27 PM
Autoshapes not visible on spreadsheet but visible in print preview John Excel Discussion (Misc queries) 3 February 11th 05 10:23 PM
Toggle Text in a column to be visible or not visible Dave Y[_3_] Excel Programming 4 January 8th 04 08:46 PM


All times are GMT +1. The time now is 05:37 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"