if (BackEvent != null)
                BackEvent(this, EventArgs.Empty);//调用事件
        }

当控件调用btnCancel_Click时同时也会执行do

相关文章: