示例#1
0
 private void picPhoto_DoubleClick(object sender, EventArgs e)
 {
     CommonEngine.ChooseImage(ref picPhoto, ref new_file_path);
 }