コード例 #1
0
 void Dlg_Closed(object sender, EventArgs e)
 {
    dlg = null;
    Focus();
 }