public Min() { CU = new CountdownUserControl (this); }
public Min(CountdownUserControl cu) { CU = cu; }