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