コード例 #1
0
 void mappingControl_HandleDestroyed(object sender, EventArgs e)
 {
     _mappingControl = null;
 }
コード例 #2
0
 void dbControl_HandleDestroyed(object sender, EventArgs e)
 {
     _mappingControl = null;
 }