Searched refs:drNotValue (Results 1 – 1 of 1) sorted by relevance
2797 public static bool ShowDialogNotValue(Form f, DialogResult drNotValue) in ShowDialogNotValue() argument2801 if(f.ShowDialog() != drNotValue) in ShowDialogNotValue()