Searched refs:CatLog_FormClosing (Results 1 – 2 of 2) sorted by relevance
155 private void CatLog_FormClosing(object sender, FormClosingEventArgs e) in CatLog_FormClosing() method in CatLog.CatLog
192 … this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CatLog_FormClosing); in InitializeComponent()