public void Close2nd() { if (CanShow2nd()){ m_Image2.RClose(); } if (CanShowExif()){ m_Exif.Close(); } }