Not that I know of, but there are probably some ways to solve this.
What I would do is to create a line style, call it ImageFrames or something like that. Apply that line style as a border to all image frames.
When you want them to be visible, edit the line style to have color, when you want them to be invisible, edit the line style to no color.
(Hmm, it seems as if line styles can not have None as color... I guess you'll have to set opacity to 0% instead.)