Пример #1
0
 // Token: 0x0600026F RID: 623 RVA: 0x00007AEC File Offset: 0x00005CEC
 public GControl12()
 {
     base.SetStyle(ControlStyles.UserPaint | ControlStyles.ResizeRedraw | ControlStyles.AllPaintingInWmPaint | ControlStyles.OptimizedDoubleBuffer, true);
     this.DoubleBuffered = true;
     GControl12.smethod_3(this, GControl12.smethod_2("Segoe UI", 8f));
     GControl12.smethod_4(this, Color.White);
     base.Size = new Size(GControl12.smethod_5(this), 20);
 }