Пример #1
0
 // Token: 0x06000141 RID: 321 RVA: 0x0000BC64 File Offset: 0x00009E64
 public Control5()
 {
     Class21.smethod_0();
     this.stringAlignment_0  = StringAlignment.Center;
     this.color_0            = Color.FromArgb(150, 150, 150);
     this.contentAlignment_0 = ContentAlignment.MiddleLeft;
     base..ctor();
     base.SetStyle(ControlStyles.UserPaint | ControlStyles.ResizeRedraw | ControlStyles.SupportsTransparentBackColor | ControlStyles.AllPaintingInWmPaint | ControlStyles.OptimizedDoubleBuffer, true);
     this.BackColor         = Color.FromArgb(36, 36, 36);
     this.DoubleBuffered    = true;
     this.Font              = new Font("Segoe UI", 12f);
     this.ForeColor         = Color.FromArgb(255, 255, 255);
     base.Size              = new Size(166, 40);
     this.stringAlignment_0 = StringAlignment.Center;
     this.pen_0             = new Pen(Color.FromArgb(36, 36, 36));
 }
Пример #2
0
 // Token: 0x060001FF RID: 511 RVA: 0x0000F018 File Offset: 0x0000D218
 public Class11()
 {
     Class21.smethod_0();
     this.color_0 = Color.FromArgb(241, 241, 241);
     base..ctor();
     base.SetStyle(ControlStyles.UserPaint | ControlStyles.Opaque | ControlStyles.ResizeRedraw | ControlStyles.AllPaintingInWmPaint | ControlStyles.OptimizedDoubleBuffer, true);
     base.SetStyle(ControlStyles.Selectable, false);
     base.DrawMode       = DrawMode.OwnerDrawFixed;
     base.DropDownStyle  = ComboBoxStyle.DropDownList;
     this.BackColor      = Color.FromArgb(246, 246, 246);
     this.ForeColor      = Color.FromArgb(142, 142, 142);
     base.Size           = new Size(135, 26);
     base.ItemHeight     = 20;
     base.DropDownHeight = 100;
     this.Font           = new Font("Segoe UI", 10f, FontStyle.Regular);
 }
Пример #3
0
 // Token: 0x06000180 RID: 384 RVA: 0x0000D0A8 File Offset: 0x0000B2A8
 public Control8()
 {
     Class21.smethod_0();
     this.textBox_0 = new TextBox();
     this.int_0     = 32767;
     base..ctor();
     base.SetStyle(ControlStyles.SupportsTransparentBackColor, true);
     base.SetStyle(ControlStyles.UserPaint, true);
     this.method_13();
     base.Controls.Add(this.textBox_0);
     this.pen_0          = new Pen(Color.FromArgb(180, 180, 180));
     this.solidBrush_0   = new SolidBrush(Color.White);
     this.BackColor      = Color.Transparent;
     this.ForeColor      = Color.DimGray;
     this.Text           = null;
     this.Font           = new Font("Tahoma", 11f);
     base.Size           = new Size(135, 43);
     this.DoubleBuffered = true;
 }
Пример #4
0
 // Token: 0x060001A6 RID: 422 RVA: 0x0000D740 File Offset: 0x0000B940
 public Control10()
 {
     Class21.smethod_0();
     this.richTextBox_0 = new RichTextBox();
     base..ctor();
     base.SetStyle(ControlStyles.SupportsTransparentBackColor, true);
     base.SetStyle(ControlStyles.UserPaint, true);
     this.method_6();
     base.Controls.Add(this.richTextBox_0);
     this.BackColor = Color.Black;
     this.ForeColor = Color.White;
     this.Text      = null;
     this.Font      = new Font("Tahoma", 10f);
     base.Size      = new Size(150, 100);
     this.method_3(true);
     this.method_5(false);
     this.DoubleBuffered = true;
     base.TextChanged   += this.Control10_TextChanged;
 }
Пример #5
0
 // Token: 0x06000162 RID: 354 RVA: 0x00002354 File Offset: 0x00000554
 public DispatcherToken()
 {
     Class21.smethod_0();
     base..ctor();
 }
Пример #6
0
 // Token: 0x0600053F RID: 1343 RVA: 0x00004FC3 File Offset: 0x000031C3
 // Note: this type is marked as 'beforefieldinit'.
 static Class17()
 {
     Class21.smethod_0();
     Class17.module_0 = typeof(Class17).Assembly.ManifestModule;
 }
Пример #7
0
 // Token: 0x0600053E RID: 1342 RVA: 0x00002354 File Offset: 0x00000554
 public Class17()
 {
     Class21.smethod_0();
     base..ctor();
 }
Пример #8
0
 public Attribute0(object res)
 {
     Class21.smethod_0();
     base..ctor();
 }
Пример #9
0
 // Token: 0x06000031 RID: 49 RVA: 0x000024F6 File Offset: 0x000006F6
 public Struct0(Cursor item, byte position_token)
 {
     Class21.smethod_0();
     this.cursor_0 = item;
     this.byte_0   = position_token;
 }