Beispiel #1
0
 private void FrmMain_Paint(object sender, PaintEventArgs e)
 {
     CurrentMode.Draw(this, e.Graphics);
 }