I am trying to use the savepicture statement to save a picture to file but vb is giving me and invalid property value error. Does anyone have any clues as to why this would happen??? Here is the line of code....

SavePicture LiMbobtn(i).Picture, "Test.bmp"

I dont know why it isnt working. Thank you.

FaRd0wN