private void picPhoto_DoubleClick(object sender, EventArgs e) { CommonEngine.ChooseImage(ref picPhoto, ref new_file_path); }