refreshing an image

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
I have an image on my form with following properties
Picture: C:\My Documents\osnovnaSlika.bm
HyperlinkAddress: C:\My Documents\osnovnaSlika.bm

When I clik it PaintBrush pops up and I edit the image. I save it ind exit PaintBrush but image on the form is stil
the old one. How to refresh an image

Thanx
 
alekmil said:
Hi,
I have an image on my form with following properties:
Picture: C:\My Documents\osnovnaSlika.bmp
HyperlinkAddress: C:\My Documents\osnovnaSlika.bmp

When I clik it PaintBrush pops up and I edit the image. I save it ind exit
PaintBrush but image on the form is still
the old one. How to refresh an image?

i think you can do it with RepaintObject command ...

you should try it... ... (i was reading somehing like that yestarday ... i
hope this will help you to get started)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top