コード例 #1
0
 private void CancelButton_Click(object sender, EventArgs e)
 {
     FileLocation = null;
     this.Close();
 }