accesser
05-05-2003, 11:54 AM
Hi,
How can I get the path of an embedded picture used as command button picture
regards,
How can I get the path of an embedded picture used as command button picture
regards,
|
View Full Version : Urgently Required accesser 05-05-2003, 11:54 AM Hi, How can I get the path of an embedded picture used as command button picture regards, Autoeng 05-05-2003, 12:03 PM You just want to know where the pic is located, correct? Select the button in design view, Display the properties and it should be there. accesser 05-05-2003, 12:06 PM I can't view the path of the picture because it is embedded Vassago 05-05-2003, 12:08 PM When a picture is embedded, then it actually exists inside the database. There isn't a path to it in that case. If you want the picture, you could capture a screen image and then paste it inside Paint. Then it's just a crop job. |