private void LostFocus(EditorControlDialog obj) { if (_curOpenningCtrl == obj) { _curOpenningCtrl = null; } }