Beispiel #1
0
 private void EnabledButton(Button btn)
 {
     ControlHandler.EnableButton(btn);
 }