示例#1
0
 protected virtual void OnLostFocus()
 {
     LostFocus.SafeInvoke(this, EventArgs.Empty);
 }