Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an image control on a Form and it's picture property is set
at design time. This picture property is later changed by the command : Form1.image1.Picture = Form2.Controls(k).Picture (k is set appropriately). What command sytax would be used to later restore Form1.image1.Picture to it's design time default? The Form is not closed whilst these images are changing, which may be a solution, but preferably not if there's any alternative. Thanks - Kirk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
frame control inside an image control | Excel Programming | |||
Programatically control picture property of Image control | Excel Programming | |||
Image control | Excel Programming | |||
Displaying a Tif image in the Image Control | Excel Programming | |||
copy shape image into image control | Excel Programming |