Home
last modified time | relevance | path

Searched refs:CatLog_FormClosing (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/CatLog/
DCatLog.cs155 private void CatLog_FormClosing(object sender, FormClosingEventArgs e) in CatLog_FormClosing() method in CatLog.CatLog
DCatLog.Designer.cs192 … this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.CatLog_FormClosing); in InitializeComponent()