public EditDB(mainForm ff) { InitializeComponent(); this.ff = ff; }
public FullStat(mainForm f) { InitializeComponent(); this.f = f; }