// Token: 0x06000353 RID: 851 RVA: 0x00009398 File Offset: 0x00007598 public GControl17() { base.SetStyle(ControlStyles.UserPaint | ControlStyles.ResizeRedraw | ControlStyles.AllPaintingInWmPaint | ControlStyles.OptimizedDoubleBuffer, true); this.DoubleBuffered = true; GControl17.smethod_8(this, 18); GControl17.smethod_9(this, Color.FromArgb(60, 70, 73)); }
// Token: 0x06000352 RID: 850 RVA: 0x00003589 File Offset: 0x00001789 protected virtual void OnResize(EventArgs e) { base.OnResize(e); GControl17.smethod_8(this, 23); }