One of the following is the cause of the problem.
1. Do you have the enabled and visible properties set to true? The click
event will never fire if either one is false.
2. Is there another object in front of the image control? The foremost
object receives the click.
3. Did you rename the image control? If yes then you have to change the name
for the click event manually and all previous references.
Quote:
>I tried this to load an image and there is no error, but it doesn't show
>picture.
>Private Sub Image1_Click()
>Image1.Picture = LoadPicture("C:\WINNT\Images\Image2.bmp")
>End Sub
>Any help would be much appreciated.
> -**** Posted from remarQ, Discussions Start Here(tm) ****-
>http://www.remarq.com/ - Host to the the World's Discussions & Usenet