Beispiel #1
0
 private void obj_Invalidate(System.Object sender, System.Windows.Forms.InvalidateEventArgs e)
 {
     this.OnChanged(sender);
 }
Beispiel #2
0
 protected virtual void OnInvalidated(System.Windows.Forms.InvalidateEventArgs e);