Example #1
0
 public TempButton(String text)
     : base(text, DefaultFont, 0, 0, DefaultWidth, DefaultFont.FontHeight())
 {
 }