bear24rw
07-21-2004, 01:38 PM
how do i do this
If picture.Image.fromfile = application.StartupPath "grass.bmp" Then
'Do my stuff here
end if
how would i get the file path of the image in a picturebox?
If picture.Image.fromfile = application.StartupPath "grass.bmp" Then
'Do my stuff here
end if
how would i get the file path of the image in a picturebox?