private void SetDefaultPath()
 {
     FilePathTextBox.Text = commonSet.GetDefaultImagePath();
 }