SetShowCaption
void SetShowCaption(bool show);
fImageView->SetShowCaption(fShowCaption);
fImageView->SetShowCaption(fFullScreen && fShowCaption);