static TimeCtrl()
 {
     Coercer.Initialize <TimeCtrl>();
 }
 static NumericUpDown()
 {
     Coercer.Initialize <NumericUpDown>();
 }